mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-11 18:11:44 +01:00
Merge branch 'danielmiessler:master' into master
This commit is contained in:
commit
55dfd24c93
19 changed files with 526 additions and 354 deletions
|
|
@ -9151,15 +9151,6 @@ views/sales/orders/create.blade.php
|
|||
sales/orders/create.blade.php
|
||||
orders/create.blade.php
|
||||
create.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/images.blade.php
|
||||
Webkul/Admin/src/Resources/views/sales/orders/images.blade.php
|
||||
Admin/src/Resources/views/sales/orders/images.blade.php
|
||||
src/Resources/views/sales/orders/images.blade.php
|
||||
Resources/views/sales/orders/images.blade.php
|
||||
views/sales/orders/images.blade.php
|
||||
sales/orders/images.blade.php
|
||||
orders/images.blade.php
|
||||
images.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/types/downloadable.blade.php
|
||||
Webkul/Admin/src/Resources/views/sales/orders/create/types/downloadable.blade.php
|
||||
Admin/src/Resources/views/sales/orders/create/types/downloadable.blade.php
|
||||
|
|
@ -9311,6 +9302,15 @@ sales/orders/create/recent-order-items.blade.php
|
|||
orders/create/recent-order-items.blade.php
|
||||
create/recent-order-items.blade.php
|
||||
recent-order-items.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/items.blade.php
|
||||
Webkul/Admin/src/Resources/views/sales/orders/items.blade.php
|
||||
Admin/src/Resources/views/sales/orders/items.blade.php
|
||||
src/Resources/views/sales/orders/items.blade.php
|
||||
Resources/views/sales/orders/items.blade.php
|
||||
views/sales/orders/items.blade.php
|
||||
sales/orders/items.blade.php
|
||||
orders/items.blade.php
|
||||
items.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/refunds/view.blade.php
|
||||
Webkul/Admin/src/Resources/views/sales/refunds/view.blade.php
|
||||
Admin/src/Resources/views/sales/refunds/view.blade.php
|
||||
|
|
|
|||
|
|
@ -1286,7 +1286,6 @@ packages/Webkul/Admin/src/Resources/views/catalog/products/edit/price/group.blad
|
|||
packages/Webkul/Admin/src/Resources/views/sales/orders/view.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/index.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/images.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/types/downloadable.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/types/grouped.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/types/configurable.blade.php
|
||||
|
|
@ -1301,6 +1300,7 @@ packages/Webkul/Admin/src/Resources/views/sales/orders/create/cart/summary.blade
|
|||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/cart/shipping.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/wishlist-items.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/create/recent-order-items.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/orders/items.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/refunds/view.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/refunds/index.blade.php
|
||||
packages/Webkul/Admin/src/Resources/views/sales/refunds/create.blade.php
|
||||
|
|
|
|||
|
|
@ -65614,6 +65614,9 @@ CommonClassTest.class.php
|
|||
test/phpunit/CompanyBankAccountTest.php
|
||||
phpunit/CompanyBankAccountTest.php
|
||||
CompanyBankAccountTest.php
|
||||
test/phpunit/FilesLibMoveDirTest.php
|
||||
phpunit/FilesLibMoveDirTest.php
|
||||
FilesLibMoveDirTest.php
|
||||
test/phpunit/SecurityTest.php
|
||||
phpunit/SecurityTest.php
|
||||
SecurityTest.php
|
||||
|
|
|
|||
|
|
@ -13345,6 +13345,7 @@ test/phpunit/CompanyLibTest.php
|
|||
test/phpunit/HolidayTest.php
|
||||
test/phpunit/CommonClassTest.class.php
|
||||
test/phpunit/CompanyBankAccountTest.php
|
||||
test/phpunit/FilesLibMoveDirTest.php
|
||||
test/phpunit/SecurityTest.php
|
||||
test/phpunit/RestAPIUserTest.php
|
||||
test/phpunit/AdminLibTest.php
|
||||
|
|
|
|||
|
|
@ -33372,6 +33372,13 @@ navigation/tests/navigation_test/navigation_test.module
|
|||
tests/navigation_test/navigation_test.module
|
||||
navigation_test/navigation_test.module
|
||||
navigation_test.module
|
||||
core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
|
||||
modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
|
||||
navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
|
||||
tests/src/Kernel/NavigationMenuMarkupTest.php
|
||||
src/Kernel/NavigationMenuMarkupTest.php
|
||||
Kernel/NavigationMenuMarkupTest.php
|
||||
NavigationMenuMarkupTest.php
|
||||
core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php
|
||||
modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php
|
||||
navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php
|
||||
|
|
@ -49075,6 +49082,14 @@ modules/views_test_config/test_views/views.view.test_view_broken.yml
|
|||
views_test_config/test_views/views.view.test_view_broken.yml
|
||||
test_views/views.view.test_view_broken.yml
|
||||
views.view.test_view_broken.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
modules/views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
test_views/views.view.test_argument_summary.yml
|
||||
views.view.test_argument_summary.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
|
||||
modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
|
||||
views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
|
||||
|
|
@ -51481,6 +51496,14 @@ src/Kernel/Handler/FieldNumericTest.php
|
|||
Kernel/Handler/FieldNumericTest.php
|
||||
Handler/FieldNumericTest.php
|
||||
FieldNumericTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
|
||||
modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
|
||||
views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
|
||||
tests/src/Kernel/Handler/ArgumentSummaryTest.php
|
||||
src/Kernel/Handler/ArgumentSummaryTest.php
|
||||
Kernel/Handler/ArgumentSummaryTest.php
|
||||
Handler/ArgumentSummaryTest.php
|
||||
ArgumentSummaryTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
|
||||
modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
|
||||
views/tests/src/Kernel/Handler/AreaEntityTest.php
|
||||
|
|
|
|||
|
|
@ -4752,6 +4752,7 @@ core/modules/navigation/assets/fonts/inter-var.woff2
|
|||
core/modules/navigation/navigation.services.yml
|
||||
core/modules/navigation/tests/navigation_test/navigation_test.info.yml
|
||||
core/modules/navigation/tests/navigation_test/navigation_test.module
|
||||
core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
|
||||
core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php
|
||||
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
|
||||
|
|
@ -7027,6 +7028,7 @@ core/modules/views/tests/modules/views_test_config/test_views/views.view.test_vi
|
|||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_alias_test.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_broken.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_summary.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml
|
||||
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_grid_responsive.yml
|
||||
|
|
@ -7321,6 +7323,7 @@ core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php
|
|||
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/SortDateTest.php
|
||||
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php
|
||||
|
|
|
|||
|
|
@ -3215,6 +3215,10 @@ erpnext/patches/v15_0/remove_exotel_integration.py
|
|||
patches/v15_0/remove_exotel_integration.py
|
||||
v15_0/remove_exotel_integration.py
|
||||
remove_exotel_integration.py
|
||||
erpnext/patches/v15_0/add_default_operations.py
|
||||
patches/v15_0/add_default_operations.py
|
||||
v15_0/add_default_operations.py
|
||||
add_default_operations.py
|
||||
erpnext/patches/v15_0/correct_asset_value_if_je_with_workflow.py
|
||||
patches/v15_0/correct_asset_value_if_je_with_workflow.py
|
||||
v15_0/correct_asset_value_if_je_with_workflow.py
|
||||
|
|
|
|||
|
|
@ -686,6 +686,7 @@ erpnext/patches/v15_0/set_reserved_stock_in_bin.py
|
|||
erpnext/patches/v15_0/enable_all_leads.py
|
||||
erpnext/patches/v15_0/update_gpa_and_ndb_for_assdeprsch.py
|
||||
erpnext/patches/v15_0/remove_exotel_integration.py
|
||||
erpnext/patches/v15_0/add_default_operations.py
|
||||
erpnext/patches/v15_0/correct_asset_value_if_je_with_workflow.py
|
||||
erpnext/patches/v15_0/create_asset_depreciation_schedules_from_assets.py
|
||||
erpnext/patches/v15_0/delete_taxjar_doctypes.py
|
||||
|
|
|
|||
|
|
@ -97184,6 +97184,14 @@ Magento/Catalog/Api/ProductAttributeIsFilterableManagementTest.php
|
|||
Catalog/Api/ProductAttributeIsFilterableManagementTest.php
|
||||
Api/ProductAttributeIsFilterableManagementTest.php
|
||||
ProductAttributeIsFilterableManagementTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionsTest.php
|
||||
tests/api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionsTest.php
|
||||
api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionsTest.php
|
||||
testsuite/Magento/Catalog/Api/ProductCustomOptionsTest.php
|
||||
Magento/Catalog/Api/ProductCustomOptionsTest.php
|
||||
Catalog/Api/ProductCustomOptionsTest.php
|
||||
Api/ProductCustomOptionsTest.php
|
||||
ProductCustomOptionsTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionRepositoryTest.php
|
||||
tests/api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionRepositoryTest.php
|
||||
api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionRepositoryTest.php
|
||||
|
|
|
|||
|
|
@ -11338,6 +11338,7 @@ dev/tests/api-functional/testsuite/Magento/Catalog/Api/OrderItemRepositoryTest.p
|
|||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/CostStorageTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductMediaAttributeManagementTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductAttributeIsFilterableManagementTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionsTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductCustomOptionRepositoryTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductAttributeTypesListTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductLinkRepositoryInterfaceTest.php
|
||||
|
|
|
|||
|
|
@ -4055,6 +4055,13 @@ migration/data/v33x/remove_profilefield_aol.php
|
|||
data/v33x/remove_profilefield_aol.php
|
||||
v33x/remove_profilefield_aol.php
|
||||
remove_profilefield_aol.php
|
||||
phpBB/phpbb/db/migration/data/v33x/v3312.php
|
||||
phpbb/db/migration/data/v33x/v3312.php
|
||||
db/migration/data/v33x/v3312.php
|
||||
migration/data/v33x/v3312.php
|
||||
data/v33x/v3312.php
|
||||
v33x/v3312.php
|
||||
v3312.php
|
||||
phpBB/phpbb/db/migration/data/v33x/v332rc1.php
|
||||
phpbb/db/migration/data/v33x/v332rc1.php
|
||||
db/migration/data/v33x/v332rc1.php
|
||||
|
|
@ -4062,6 +4069,13 @@ migration/data/v33x/v332rc1.php
|
|||
data/v33x/v332rc1.php
|
||||
v33x/v332rc1.php
|
||||
v332rc1.php
|
||||
phpBB/phpbb/db/migration/data/v33x/add_resend_activation_expiration.php
|
||||
phpbb/db/migration/data/v33x/add_resend_activation_expiration.php
|
||||
db/migration/data/v33x/add_resend_activation_expiration.php
|
||||
migration/data/v33x/add_resend_activation_expiration.php
|
||||
data/v33x/add_resend_activation_expiration.php
|
||||
v33x/add_resend_activation_expiration.php
|
||||
add_resend_activation_expiration.php
|
||||
phpBB/phpbb/db/migration/data/v33x/profilefield_cleanup.php
|
||||
phpbb/db/migration/data/v33x/profilefield_cleanup.php
|
||||
db/migration/data/v33x/profilefield_cleanup.php
|
||||
|
|
|
|||
|
|
@ -913,7 +913,9 @@ phpBB/phpbb/db/migration/data/v33x/remove_orphaned_roles.php
|
|||
phpBB/phpbb/db/migration/data/v33x/fix_display_unapproved_posts_config.php
|
||||
phpBB/phpbb/db/migration/data/v33x/add_notification_emails_table.php
|
||||
phpBB/phpbb/db/migration/data/v33x/remove_profilefield_aol.php
|
||||
phpBB/phpbb/db/migration/data/v33x/v3312.php
|
||||
phpBB/phpbb/db/migration/data/v33x/v332rc1.php
|
||||
phpBB/phpbb/db/migration/data/v33x/add_resend_activation_expiration.php
|
||||
phpBB/phpbb/db/migration/data/v33x/profilefield_cleanup.php
|
||||
phpBB/phpbb/db/migration/data/v33x/profilefield_youtube_update.php
|
||||
phpBB/phpbb/db/migration/data/v33x/v333rc1.php
|
||||
|
|
|
|||
|
|
@ -14355,6 +14355,11 @@ js/product-editor/changelog/fix-46615
|
|||
product-editor/changelog/fix-46615
|
||||
changelog/fix-46615
|
||||
fix-46615
|
||||
packages/js/product-editor/changelog/fix-47788
|
||||
js/product-editor/changelog/fix-47788
|
||||
product-editor/changelog/fix-47788
|
||||
changelog/fix-47788
|
||||
fix-47788
|
||||
packages/js/product-editor/changelog/update-product-editor-description-editor-skeleton
|
||||
js/product-editor/changelog/update-product-editor-description-editor-skeleton
|
||||
product-editor/changelog/update-product-editor-description-editor-skeleton
|
||||
|
|
@ -18957,6 +18962,15 @@ product-fields/images/place-holder/place-holder.tsx
|
|||
images/place-holder/place-holder.tsx
|
||||
place-holder/place-holder.tsx
|
||||
place-holder.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/types.ts
|
||||
js/product-editor/src/blocks/product-fields/images/place-holder/types.ts
|
||||
product-editor/src/blocks/product-fields/images/place-holder/types.ts
|
||||
src/blocks/product-fields/images/place-holder/types.ts
|
||||
blocks/product-fields/images/place-holder/types.ts
|
||||
product-fields/images/place-holder/types.ts
|
||||
images/place-holder/types.ts
|
||||
place-holder/types.ts
|
||||
types.ts
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/imgs/products.tsx
|
||||
js/product-editor/src/blocks/product-fields/images/place-holder/imgs/products.tsx
|
||||
product-editor/src/blocks/product-fields/images/place-holder/imgs/products.tsx
|
||||
|
|
@ -18967,6 +18981,16 @@ images/place-holder/imgs/products.tsx
|
|||
place-holder/imgs/products.tsx
|
||||
imgs/products.tsx
|
||||
products.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/imgs/product.tsx
|
||||
js/product-editor/src/blocks/product-fields/images/place-holder/imgs/product.tsx
|
||||
product-editor/src/blocks/product-fields/images/place-holder/imgs/product.tsx
|
||||
src/blocks/product-fields/images/place-holder/imgs/product.tsx
|
||||
blocks/product-fields/images/place-holder/imgs/product.tsx
|
||||
product-fields/images/place-holder/imgs/product.tsx
|
||||
images/place-holder/imgs/product.tsx
|
||||
place-holder/imgs/product.tsx
|
||||
imgs/product.tsx
|
||||
product.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/index.tsx
|
||||
js/product-editor/src/blocks/product-fields/images/place-holder/index.tsx
|
||||
product-editor/src/blocks/product-fields/images/place-holder/index.tsx
|
||||
|
|
@ -21279,6 +21303,10 @@ plugins/woocommerce/changelog/48011-block-ref-styling
|
|||
woocommerce/changelog/48011-block-ref-styling
|
||||
changelog/48011-block-ref-styling
|
||||
48011-block-ref-styling
|
||||
plugins/woocommerce/changelog/ci-tweak-changes-array-for-e2e-tests
|
||||
woocommerce/changelog/ci-tweak-changes-array-for-e2e-tests
|
||||
changelog/ci-tweak-changes-array-for-e2e-tests
|
||||
ci-tweak-changes-array-for-e2e-tests
|
||||
plugins/woocommerce/changelog/add-increase-product-excerpt-default-length
|
||||
woocommerce/changelog/add-increase-product-excerpt-default-length
|
||||
changelog/add-increase-product-excerpt-default-length
|
||||
|
|
|
|||
|
|
@ -2558,6 +2558,7 @@ packages/js/product-editor/changelog/update-export-product-edits
|
|||
packages/js/product-editor/changelog/fix-36773
|
||||
packages/js/product-editor/changelog/fix-46608
|
||||
packages/js/product-editor/changelog/fix-46615
|
||||
packages/js/product-editor/changelog/fix-47788
|
||||
packages/js/product-editor/changelog/update-product-editor-description-editor-skeleton
|
||||
packages/js/product-editor/changelog/update-product-editor-add-new-attribute-iteration
|
||||
packages/js/product-editor/changelog/ci-add-workflow-call-event
|
||||
|
|
@ -3184,7 +3185,9 @@ packages/js/product-editor/src/blocks/product-fields/tag/edit.tsx
|
|||
packages/js/product-editor/src/blocks/product-fields/tag/index.ts
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/style.scss
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/place-holder.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/types.ts
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/imgs/products.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/imgs/product.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/place-holder/index.tsx
|
||||
packages/js/product-editor/src/blocks/product-fields/images/block.json
|
||||
packages/js/product-editor/src/blocks/product-fields/images/editor.scss
|
||||
|
|
@ -3579,6 +3582,7 @@ plugins/woocommerce/changelog/47739-fix-47720
|
|||
plugins/woocommerce/changelog/47844-fix-remove-checkstyle-file
|
||||
plugins/woocommerce/changelog/47787-add-lys-exclude-hook
|
||||
plugins/woocommerce/changelog/48011-block-ref-styling
|
||||
plugins/woocommerce/changelog/ci-tweak-changes-array-for-e2e-tests
|
||||
plugins/woocommerce/changelog/add-increase-product-excerpt-default-length
|
||||
plugins/woocommerce/changelog/e2e-fix-unskip-failing-tests
|
||||
plugins/woocommerce/changelog/redux-38498
|
||||
|
|
|
|||
|
|
@ -1712,6 +1712,11 @@ js/dist/vendor/react.min.js
|
|||
dist/vendor/react.min.js
|
||||
vendor/react.min.js
|
||||
react.min.js
|
||||
wp-includes/js/dist/vendor/react-jsx-runtime.min.js
|
||||
js/dist/vendor/react-jsx-runtime.min.js
|
||||
dist/vendor/react-jsx-runtime.min.js
|
||||
vendor/react-jsx-runtime.min.js
|
||||
react-jsx-runtime.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-inert.js
|
||||
js/dist/vendor/wp-polyfill-inert.js
|
||||
dist/vendor/wp-polyfill-inert.js
|
||||
|
|
@ -1732,6 +1737,16 @@ js/dist/vendor/wp-polyfill-node-contains.js
|
|||
dist/vendor/wp-polyfill-node-contains.js
|
||||
vendor/wp-polyfill-node-contains.js
|
||||
wp-polyfill-node-contains.js
|
||||
wp-includes/js/dist/vendor/react-jsx-runtime.js
|
||||
js/dist/vendor/react-jsx-runtime.js
|
||||
dist/vendor/react-jsx-runtime.js
|
||||
vendor/react-jsx-runtime.js
|
||||
react-jsx-runtime.js
|
||||
wp-includes/js/dist/vendor/react.min.js.LICENSE.txt
|
||||
js/dist/vendor/react.min.js.LICENSE.txt
|
||||
dist/vendor/react.min.js.LICENSE.txt
|
||||
vendor/react.min.js.LICENSE.txt
|
||||
react.min.js.LICENSE.txt
|
||||
wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js
|
||||
js/dist/vendor/wp-polyfill-element-closest.min.js
|
||||
dist/vendor/wp-polyfill-element-closest.min.js
|
||||
|
|
@ -1757,6 +1772,11 @@ js/dist/vendor/react-dom.js
|
|||
dist/vendor/react-dom.js
|
||||
vendor/react-dom.js
|
||||
react-dom.js
|
||||
wp-includes/js/dist/vendor/react-dom.min.js.LICENSE.txt
|
||||
js/dist/vendor/react-dom.min.js.LICENSE.txt
|
||||
dist/vendor/react-dom.min.js.LICENSE.txt
|
||||
vendor/react-dom.min.js.LICENSE.txt
|
||||
react-dom.min.js.LICENSE.txt
|
||||
wp-includes/js/dist/vendor/wp-polyfill-importmap.min.js
|
||||
js/dist/vendor/wp-polyfill-importmap.min.js
|
||||
dist/vendor/wp-polyfill-importmap.min.js
|
||||
|
|
@ -1847,6 +1867,11 @@ js/dist/vendor/wp-polyfill-formdata.js
|
|||
dist/vendor/wp-polyfill-formdata.js
|
||||
vendor/wp-polyfill-formdata.js
|
||||
wp-polyfill-formdata.js
|
||||
wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt
|
||||
js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt
|
||||
dist/vendor/react-jsx-runtime.min.js.LICENSE.txt
|
||||
vendor/react-jsx-runtime.min.js.LICENSE.txt
|
||||
react-jsx-runtime.min.js.LICENSE.txt
|
||||
wp-includes/js/dist/escape-html.js
|
||||
js/dist/escape-html.js
|
||||
dist/escape-html.js
|
||||
|
|
|
|||
|
|
@ -568,15 +568,19 @@ wp-includes/js/dist/private-apis.js
|
|||
wp-includes/js/dist/vendor/moment.js
|
||||
wp-includes/js/dist/vendor/lodash.min.js
|
||||
wp-includes/js/dist/vendor/react.min.js
|
||||
wp-includes/js/dist/vendor/react-jsx-runtime.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-inert.js
|
||||
wp-includes/js/dist/vendor/regenerator-runtime.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-element-closest.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-node-contains.js
|
||||
wp-includes/js/dist/vendor/react-jsx-runtime.js
|
||||
wp-includes/js/dist/vendor/react.min.js.LICENSE.txt
|
||||
wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-fetch.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js
|
||||
wp-includes/js/dist/vendor/react-dom.js
|
||||
wp-includes/js/dist/vendor/react-dom.min.js.LICENSE.txt
|
||||
wp-includes/js/dist/vendor/wp-polyfill-importmap.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-importmap.js
|
||||
wp-includes/js/dist/vendor/react.js
|
||||
|
|
@ -595,6 +599,7 @@ wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js
|
|||
wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill.js
|
||||
wp-includes/js/dist/vendor/wp-polyfill-formdata.js
|
||||
wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt
|
||||
wp-includes/js/dist/escape-html.js
|
||||
wp-includes/js/dist/viewport.js
|
||||
wp-includes/js/dist/edit-site.js
|
||||
|
|
|
|||
|
|
@ -1934,8 +1934,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://facebook.com/robots.txt
|
||||
http://translate.google.com/robots.txt
|
||||
http://archive.org/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3204,7 +3204,7 @@ shopping/reviewer
|
|||
shopping/seller
|
||||
shopping/suppliers/search
|
||||
shopping?
|
||||
showtimes/location/*http://mozilla.org/robots.txt
|
||||
showtimes/location/*http://apis.google.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue