mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-01-16 20:43:58 -08:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
5508d9ab39
commit
6a8cbf8cde
16 changed files with 1575 additions and 1665 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1763260731
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1763374103
|
||||
"last_update": 1763460524
|
||||
}
|
||||
}
|
||||
|
|
@ -11725,6 +11725,13 @@ Core/Field/FieldType/PasswordItemTest.php
|
|||
Field/FieldType/PasswordItemTest.php
|
||||
FieldType/PasswordItemTest.php
|
||||
PasswordItemTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
Core/Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
FieldStorageGetPropertyDefinitionTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
|
||||
tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
|
||||
Drupal/KernelTests/Core/Field/FieldAccessTest.php
|
||||
|
|
|
|||
|
|
@ -1723,6 +1723,7 @@ core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php
|
|||
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php
|
||||
|
|
|
|||
|
|
@ -74,6 +74,72 @@ test_bulk_transaction_log_detail.py
|
|||
erpnext/bulk_transaction/__init__.py
|
||||
bulk_transaction/__init__.py
|
||||
__init__.py
|
||||
erpnext/desktop_icon/subscription.json
|
||||
desktop_icon/subscription.json
|
||||
subscription.json
|
||||
erpnext/desktop_icon/stock.json
|
||||
desktop_icon/stock.json
|
||||
stock.json
|
||||
erpnext/desktop_icon/financial_reports.json
|
||||
desktop_icon/financial_reports.json
|
||||
financial_reports.json
|
||||
erpnext/desktop_icon/settings.json
|
||||
desktop_icon/settings.json
|
||||
settings.json
|
||||
erpnext/desktop_icon/support.json
|
||||
desktop_icon/support.json
|
||||
support.json
|
||||
erpnext/desktop_icon/quality.json
|
||||
desktop_icon/quality.json
|
||||
quality.json
|
||||
erpnext/desktop_icon/subcontracting.json
|
||||
desktop_icon/subcontracting.json
|
||||
subcontracting.json
|
||||
erpnext/desktop_icon/selling.json
|
||||
desktop_icon/selling.json
|
||||
selling.json
|
||||
erpnext/desktop_icon/erpnext.json
|
||||
desktop_icon/erpnext.json
|
||||
erpnext.json
|
||||
erpnext/desktop_icon/budget.json
|
||||
desktop_icon/budget.json
|
||||
budget.json
|
||||
erpnext/desktop_icon/assets.json
|
||||
desktop_icon/assets.json
|
||||
assets.json
|
||||
erpnext/desktop_icon/payables.json
|
||||
desktop_icon/payables.json
|
||||
payables.json
|
||||
erpnext/desktop_icon/opening_&_closing.json
|
||||
desktop_icon/opening_&_closing.json
|
||||
opening_&_closing.json
|
||||
erpnext/desktop_icon/accounting.json
|
||||
desktop_icon/accounting.json
|
||||
accounting.json
|
||||
erpnext/desktop_icon/receivables.json
|
||||
desktop_icon/receivables.json
|
||||
receivables.json
|
||||
erpnext/desktop_icon/accounts.json
|
||||
desktop_icon/accounts.json
|
||||
accounts.json
|
||||
erpnext/desktop_icon/taxes.json
|
||||
desktop_icon/taxes.json
|
||||
taxes.json
|
||||
erpnext/desktop_icon/manufacturing.json
|
||||
desktop_icon/manufacturing.json
|
||||
manufacturing.json
|
||||
erpnext/desktop_icon/crm.json
|
||||
desktop_icon/crm.json
|
||||
crm.json
|
||||
erpnext/desktop_icon/buying.json
|
||||
desktop_icon/buying.json
|
||||
buying.json
|
||||
erpnext/desktop_icon/projects.json
|
||||
desktop_icon/projects.json
|
||||
projects.json
|
||||
erpnext/desktop_icon/banking.json
|
||||
desktop_icon/banking.json
|
||||
banking.json
|
||||
erpnext/gettext/__init__.py
|
||||
gettext/__init__.py
|
||||
__init__.py
|
||||
|
|
@ -271,6 +337,10 @@ erpnext/patches/v16_0/set_invoice_type_in_pos_settings.py
|
|||
patches/v16_0/set_invoice_type_in_pos_settings.py
|
||||
v16_0/set_invoice_type_in_pos_settings.py
|
||||
set_invoice_type_in_pos_settings.py
|
||||
erpnext/patches/v16_0/set_valuation_method_on_companies.py
|
||||
patches/v16_0/set_valuation_method_on_companies.py
|
||||
v16_0/set_valuation_method_on_companies.py
|
||||
set_valuation_method_on_companies.py
|
||||
erpnext/patches/v16_0/create_company_custom_fields.py
|
||||
patches/v16_0/create_company_custom_fields.py
|
||||
v16_0/create_company_custom_fields.py
|
||||
|
|
@ -9742,6 +9812,9 @@ notifications.py
|
|||
erpnext/startup/filters.py
|
||||
startup/filters.py
|
||||
filters.py
|
||||
erpnext/report_center/accounting.json
|
||||
report_center/accounting.json
|
||||
accounting.json
|
||||
erpnext/templates/generators/__init__.py
|
||||
templates/generators/__init__.py
|
||||
generators/__init__.py
|
||||
|
|
@ -11369,6 +11442,11 @@ setup/utils.py
|
|||
utils.py
|
||||
erpnext/exceptions.py
|
||||
exceptions.py
|
||||
erpnext/subcontracting/workspace/subcontracting/subcontracting.json
|
||||
subcontracting/workspace/subcontracting/subcontracting.json
|
||||
workspace/subcontracting/subcontracting.json
|
||||
subcontracting/subcontracting.json
|
||||
subcontracting.json
|
||||
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/__init__.py
|
||||
subcontracting/doctype/subcontracting_inward_order_scrap_item/__init__.py
|
||||
doctype/subcontracting_inward_order_scrap_item/__init__.py
|
||||
|
|
@ -19269,6 +19347,69 @@ accounts/dashboard_chart/budget_variance/budget_variance.json
|
|||
dashboard_chart/budget_variance/budget_variance.json
|
||||
budget_variance/budget_variance.json
|
||||
budget_variance.json
|
||||
erpnext/workspace_sidebar/subscription.json
|
||||
workspace_sidebar/subscription.json
|
||||
subscription.json
|
||||
erpnext/workspace_sidebar/home.json
|
||||
workspace_sidebar/home.json
|
||||
home.json
|
||||
erpnext/workspace_sidebar/stock.json
|
||||
workspace_sidebar/stock.json
|
||||
stock.json
|
||||
erpnext/workspace_sidebar/financial_reports.json
|
||||
workspace_sidebar/financial_reports.json
|
||||
financial_reports.json
|
||||
erpnext/workspace_sidebar/support.json
|
||||
workspace_sidebar/support.json
|
||||
support.json
|
||||
erpnext/workspace_sidebar/quality.json
|
||||
workspace_sidebar/quality.json
|
||||
quality.json
|
||||
erpnext/workspace_sidebar/subcontracting.json
|
||||
workspace_sidebar/subcontracting.json
|
||||
subcontracting.json
|
||||
erpnext/workspace_sidebar/selling.json
|
||||
workspace_sidebar/selling.json
|
||||
selling.json
|
||||
erpnext/workspace_sidebar/budget.json
|
||||
workspace_sidebar/budget.json
|
||||
budget.json
|
||||
erpnext/workspace_sidebar/assets.json
|
||||
workspace_sidebar/assets.json
|
||||
assets.json
|
||||
erpnext/workspace_sidebar/payables.json
|
||||
workspace_sidebar/payables.json
|
||||
payables.json
|
||||
erpnext/workspace_sidebar/share_management.json
|
||||
workspace_sidebar/share_management.json
|
||||
share_management.json
|
||||
erpnext/workspace_sidebar/opening_&_closing.json
|
||||
workspace_sidebar/opening_&_closing.json
|
||||
opening_&_closing.json
|
||||
erpnext/workspace_sidebar/accounting.json
|
||||
workspace_sidebar/accounting.json
|
||||
accounting.json
|
||||
erpnext/workspace_sidebar/receivables.json
|
||||
workspace_sidebar/receivables.json
|
||||
receivables.json
|
||||
erpnext/workspace_sidebar/taxes.json
|
||||
workspace_sidebar/taxes.json
|
||||
taxes.json
|
||||
erpnext/workspace_sidebar/manufacturing.json
|
||||
workspace_sidebar/manufacturing.json
|
||||
manufacturing.json
|
||||
erpnext/workspace_sidebar/crm.json
|
||||
workspace_sidebar/crm.json
|
||||
crm.json
|
||||
erpnext/workspace_sidebar/buying.json
|
||||
workspace_sidebar/buying.json
|
||||
buying.json
|
||||
erpnext/workspace_sidebar/projects.json
|
||||
workspace_sidebar/projects.json
|
||||
projects.json
|
||||
erpnext/workspace_sidebar/banking.json
|
||||
workspace_sidebar/banking.json
|
||||
banking.json
|
||||
erpnext/change_log/v13/v13_4_0.md
|
||||
change_log/v13/v13_4_0.md
|
||||
v13/v13_4_0.md
|
||||
|
|
@ -20492,6 +20633,46 @@ erpnext/public/images/erpnext-favicon.svg
|
|||
public/images/erpnext-favicon.svg
|
||||
images/erpnext-favicon.svg
|
||||
erpnext-favicon.svg
|
||||
erpnext/public/desktop_icons/accounting.svg
|
||||
public/desktop_icons/accounting.svg
|
||||
desktop_icons/accounting.svg
|
||||
accounting.svg
|
||||
erpnext/public/desktop_icons/asset.svg
|
||||
public/desktop_icons/asset.svg
|
||||
desktop_icons/asset.svg
|
||||
asset.svg
|
||||
erpnext/public/desktop_icons/projects.svg
|
||||
public/desktop_icons/projects.svg
|
||||
desktop_icons/projects.svg
|
||||
projects.svg
|
||||
erpnext/public/desktop_icons/selling.svg
|
||||
public/desktop_icons/selling.svg
|
||||
desktop_icons/selling.svg
|
||||
selling.svg
|
||||
erpnext/public/desktop_icons/financials_reports.svg
|
||||
public/desktop_icons/financials_reports.svg
|
||||
desktop_icons/financials_reports.svg
|
||||
financials_reports.svg
|
||||
erpnext/public/desktop_icons/quality.svg
|
||||
public/desktop_icons/quality.svg
|
||||
desktop_icons/quality.svg
|
||||
quality.svg
|
||||
erpnext/public/desktop_icons/manufacturing.svg
|
||||
public/desktop_icons/manufacturing.svg
|
||||
desktop_icons/manufacturing.svg
|
||||
manufacturing.svg
|
||||
erpnext/public/desktop_icons/stock.svg
|
||||
public/desktop_icons/stock.svg
|
||||
desktop_icons/stock.svg
|
||||
stock.svg
|
||||
erpnext/public/desktop_icons/buying.svg
|
||||
public/desktop_icons/buying.svg
|
||||
desktop_icons/buying.svg
|
||||
buying.svg
|
||||
erpnext/public/desktop_icons/support.svg
|
||||
public/desktop_icons/support.svg
|
||||
desktop_icons/support.svg
|
||||
support.svg
|
||||
erpnext/public/js/communication.js
|
||||
public/js/communication.js
|
||||
js/communication.js
|
||||
|
|
|
|||
|
|
@ -29,6 +29,28 @@ erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/bulk_transaction_lo
|
|||
erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/bulk_transaction_log_detail.py
|
||||
erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/test_bulk_transaction_log_detail.py
|
||||
erpnext/bulk_transaction/__init__.py
|
||||
erpnext/desktop_icon/subscription.json
|
||||
erpnext/desktop_icon/stock.json
|
||||
erpnext/desktop_icon/financial_reports.json
|
||||
erpnext/desktop_icon/settings.json
|
||||
erpnext/desktop_icon/support.json
|
||||
erpnext/desktop_icon/quality.json
|
||||
erpnext/desktop_icon/subcontracting.json
|
||||
erpnext/desktop_icon/selling.json
|
||||
erpnext/desktop_icon/erpnext.json
|
||||
erpnext/desktop_icon/budget.json
|
||||
erpnext/desktop_icon/assets.json
|
||||
erpnext/desktop_icon/payables.json
|
||||
erpnext/desktop_icon/opening_&_closing.json
|
||||
erpnext/desktop_icon/accounting.json
|
||||
erpnext/desktop_icon/receivables.json
|
||||
erpnext/desktop_icon/accounts.json
|
||||
erpnext/desktop_icon/taxes.json
|
||||
erpnext/desktop_icon/manufacturing.json
|
||||
erpnext/desktop_icon/crm.json
|
||||
erpnext/desktop_icon/buying.json
|
||||
erpnext/desktop_icon/projects.json
|
||||
erpnext/desktop_icon/banking.json
|
||||
erpnext/gettext/__init__.py
|
||||
erpnext/gettext/extractors/lines_from_txt_file.py
|
||||
erpnext/gettext/extractors/__init__.py
|
||||
|
|
@ -75,6 +97,7 @@ erpnext/patches/v16_0/add_new_stock_entry_types.py
|
|||
erpnext/patches/v16_0/__init__.py
|
||||
erpnext/patches/v16_0/rename_subcontracted_quantity.py
|
||||
erpnext/patches/v16_0/set_invoice_type_in_pos_settings.py
|
||||
erpnext/patches/v16_0/set_valuation_method_on_companies.py
|
||||
erpnext/patches/v16_0/create_company_custom_fields.py
|
||||
erpnext/patches/v16_0/update_serial_batch_entries.py
|
||||
erpnext/patches/v16_0/set_company_wise_warehouses.py
|
||||
|
|
@ -2095,6 +2118,7 @@ erpnext/startup/__init__.py
|
|||
erpnext/startup/boot.py
|
||||
erpnext/startup/notifications.py
|
||||
erpnext/startup/filters.py
|
||||
erpnext/report_center/accounting.json
|
||||
erpnext/templates/generators/__init__.py
|
||||
erpnext/templates/generators/bom.html
|
||||
erpnext/templates/generators/sales_partner.html
|
||||
|
|
@ -2434,6 +2458,7 @@ erpnext/setup/demo_data/customer_group.json
|
|||
erpnext/setup/demo_data/item_group.json
|
||||
erpnext/setup/utils.py
|
||||
erpnext/exceptions.py
|
||||
erpnext/subcontracting/workspace/subcontracting/subcontracting.json
|
||||
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/__init__.py
|
||||
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/subcontracting_inward_order_scrap_item.py
|
||||
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/subcontracting_inward_order_scrap_item.json
|
||||
|
|
@ -3992,6 +4017,27 @@ erpnext/accounts/dashboard_chart/outgoing_bills_(sales_invoice)/outgoing_bills_(
|
|||
erpnext/accounts/dashboard_chart/accounts_receivable_ageing/accounts_receivable_ageing.json
|
||||
erpnext/accounts/dashboard_chart/incoming_bills_(purchase_invoice)/incoming_bills_(purchase_invoice).json
|
||||
erpnext/accounts/dashboard_chart/budget_variance/budget_variance.json
|
||||
erpnext/workspace_sidebar/subscription.json
|
||||
erpnext/workspace_sidebar/home.json
|
||||
erpnext/workspace_sidebar/stock.json
|
||||
erpnext/workspace_sidebar/financial_reports.json
|
||||
erpnext/workspace_sidebar/support.json
|
||||
erpnext/workspace_sidebar/quality.json
|
||||
erpnext/workspace_sidebar/subcontracting.json
|
||||
erpnext/workspace_sidebar/selling.json
|
||||
erpnext/workspace_sidebar/budget.json
|
||||
erpnext/workspace_sidebar/assets.json
|
||||
erpnext/workspace_sidebar/payables.json
|
||||
erpnext/workspace_sidebar/share_management.json
|
||||
erpnext/workspace_sidebar/opening_&_closing.json
|
||||
erpnext/workspace_sidebar/accounting.json
|
||||
erpnext/workspace_sidebar/receivables.json
|
||||
erpnext/workspace_sidebar/taxes.json
|
||||
erpnext/workspace_sidebar/manufacturing.json
|
||||
erpnext/workspace_sidebar/crm.json
|
||||
erpnext/workspace_sidebar/buying.json
|
||||
erpnext/workspace_sidebar/projects.json
|
||||
erpnext/workspace_sidebar/banking.json
|
||||
erpnext/change_log/v13/v13_4_0.md
|
||||
erpnext/change_log/v13/v13_2_0.md
|
||||
erpnext/change_log/v13/v13_9_0.md
|
||||
|
|
@ -4255,6 +4301,16 @@ erpnext/public/images/pos.svg
|
|||
erpnext/public/images/v16/erpnext.svg
|
||||
erpnext/public/images/leaflet/spritesheet.svg
|
||||
erpnext/public/images/erpnext-favicon.svg
|
||||
erpnext/public/desktop_icons/accounting.svg
|
||||
erpnext/public/desktop_icons/asset.svg
|
||||
erpnext/public/desktop_icons/projects.svg
|
||||
erpnext/public/desktop_icons/selling.svg
|
||||
erpnext/public/desktop_icons/financials_reports.svg
|
||||
erpnext/public/desktop_icons/quality.svg
|
||||
erpnext/public/desktop_icons/manufacturing.svg
|
||||
erpnext/public/desktop_icons/stock.svg
|
||||
erpnext/public/desktop_icons/buying.svg
|
||||
erpnext/public/desktop_icons/support.svg
|
||||
erpnext/public/js/communication.js
|
||||
erpnext/public/js/utils.js
|
||||
erpnext/public/js/stock_grid_report.js
|
||||
|
|
|
|||
|
|
@ -28224,6 +28224,9 @@ LICENSE
|
|||
.gitattributes
|
||||
compose.yml
|
||||
.dockerignore
|
||||
.docker/minio/setup.sh
|
||||
minio/setup.sh
|
||||
setup.sh
|
||||
e2e/eslint.config.js
|
||||
eslint.config.js
|
||||
e2e/playwright.config.mjs
|
||||
|
|
@ -28832,6 +28835,7 @@ e2e/.claude/E2E_TEST_WRITING_GUIDE.md
|
|||
.claude/E2E_TEST_WRITING_GUIDE.md
|
||||
E2E_TEST_WRITING_GUIDE.md
|
||||
.env.example
|
||||
compose.object-storage.yml
|
||||
Dockerfile
|
||||
apps/activitypub/.eslintrc.cjs
|
||||
activitypub/.eslintrc.cjs
|
||||
|
|
@ -35647,11 +35651,11 @@ comments-ui/test/e2e/cta.test.ts
|
|||
test/e2e/cta.test.ts
|
||||
e2e/cta.test.ts
|
||||
cta.test.ts
|
||||
apps/comments-ui/test/utils/MockedApi.ts
|
||||
comments-ui/test/utils/MockedApi.ts
|
||||
test/utils/MockedApi.ts
|
||||
utils/MockedApi.ts
|
||||
MockedApi.ts
|
||||
apps/comments-ui/test/utils/mocked-api.ts
|
||||
comments-ui/test/utils/mocked-api.ts
|
||||
test/utils/mocked-api.ts
|
||||
utils/mocked-api.ts
|
||||
mocked-api.ts
|
||||
apps/comments-ui/test/utils/fixtures.ts
|
||||
comments-ui/test/utils/fixtures.ts
|
||||
test/utils/fixtures.ts
|
||||
|
|
@ -35681,236 +35685,236 @@ apps/comments-ui/src/actions.test.js
|
|||
comments-ui/src/actions.test.js
|
||||
src/actions.test.js
|
||||
actions.test.js
|
||||
apps/comments-ui/src/components/IFrame.tsx
|
||||
comments-ui/src/components/IFrame.tsx
|
||||
src/components/IFrame.tsx
|
||||
components/IFrame.tsx
|
||||
IFrame.tsx
|
||||
apps/comments-ui/src/components/ContentBox.tsx
|
||||
comments-ui/src/components/ContentBox.tsx
|
||||
src/components/ContentBox.tsx
|
||||
components/ContentBox.tsx
|
||||
ContentBox.tsx
|
||||
apps/comments-ui/src/components/PopupBox.tsx
|
||||
comments-ui/src/components/PopupBox.tsx
|
||||
src/components/PopupBox.tsx
|
||||
components/PopupBox.tsx
|
||||
PopupBox.tsx
|
||||
apps/comments-ui/src/components/Frame.tsx
|
||||
comments-ui/src/components/Frame.tsx
|
||||
src/components/Frame.tsx
|
||||
components/Frame.tsx
|
||||
Frame.tsx
|
||||
apps/comments-ui/src/components/popups/CTAPopup.tsx
|
||||
comments-ui/src/components/popups/CTAPopup.tsx
|
||||
src/components/popups/CTAPopup.tsx
|
||||
components/popups/CTAPopup.tsx
|
||||
popups/CTAPopup.tsx
|
||||
CTAPopup.tsx
|
||||
apps/comments-ui/src/components/popups/DeletePopup.tsx
|
||||
comments-ui/src/components/popups/DeletePopup.tsx
|
||||
src/components/popups/DeletePopup.tsx
|
||||
components/popups/DeletePopup.tsx
|
||||
popups/DeletePopup.tsx
|
||||
DeletePopup.tsx
|
||||
apps/comments-ui/src/components/popups/AddDetailsPopup.tsx
|
||||
comments-ui/src/components/popups/AddDetailsPopup.tsx
|
||||
src/components/popups/AddDetailsPopup.tsx
|
||||
components/popups/AddDetailsPopup.tsx
|
||||
popups/AddDetailsPopup.tsx
|
||||
AddDetailsPopup.tsx
|
||||
apps/comments-ui/src/components/popups/GenericPopup.tsx
|
||||
comments-ui/src/components/popups/GenericPopup.tsx
|
||||
src/components/popups/GenericPopup.tsx
|
||||
components/popups/GenericPopup.tsx
|
||||
popups/GenericPopup.tsx
|
||||
GenericPopup.tsx
|
||||
apps/comments-ui/src/components/popups/CloseButton.tsx
|
||||
comments-ui/src/components/popups/CloseButton.tsx
|
||||
src/components/popups/CloseButton.tsx
|
||||
components/popups/CloseButton.tsx
|
||||
popups/CloseButton.tsx
|
||||
CloseButton.tsx
|
||||
apps/comments-ui/src/components/popups/ReportPopup.tsx
|
||||
comments-ui/src/components/popups/ReportPopup.tsx
|
||||
src/components/popups/ReportPopup.tsx
|
||||
components/popups/ReportPopup.tsx
|
||||
popups/ReportPopup.tsx
|
||||
ReportPopup.tsx
|
||||
apps/comments-ui/src/components/ContentBox.test.jsx
|
||||
comments-ui/src/components/ContentBox.test.jsx
|
||||
src/components/ContentBox.test.jsx
|
||||
components/ContentBox.test.jsx
|
||||
ContentBox.test.jsx
|
||||
apps/comments-ui/src/components/content/buttons/LikeButton.tsx
|
||||
comments-ui/src/components/content/buttons/LikeButton.tsx
|
||||
src/components/content/buttons/LikeButton.tsx
|
||||
components/content/buttons/LikeButton.tsx
|
||||
content/buttons/LikeButton.tsx
|
||||
buttons/LikeButton.tsx
|
||||
LikeButton.tsx
|
||||
apps/comments-ui/src/components/content/buttons/MoreButton.tsx
|
||||
comments-ui/src/components/content/buttons/MoreButton.tsx
|
||||
src/components/content/buttons/MoreButton.tsx
|
||||
components/content/buttons/MoreButton.tsx
|
||||
content/buttons/MoreButton.tsx
|
||||
buttons/MoreButton.tsx
|
||||
MoreButton.tsx
|
||||
apps/comments-ui/src/components/content/buttons/ReplyButton.tsx
|
||||
comments-ui/src/components/content/buttons/ReplyButton.tsx
|
||||
src/components/content/buttons/ReplyButton.tsx
|
||||
components/content/buttons/ReplyButton.tsx
|
||||
content/buttons/ReplyButton.tsx
|
||||
buttons/ReplyButton.tsx
|
||||
ReplyButton.tsx
|
||||
apps/comments-ui/src/components/content/RepliesPagination.tsx
|
||||
comments-ui/src/components/content/RepliesPagination.tsx
|
||||
src/components/content/RepliesPagination.tsx
|
||||
components/content/RepliesPagination.tsx
|
||||
content/RepliesPagination.tsx
|
||||
RepliesPagination.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/AdminContextMenu.tsx
|
||||
comments-ui/src/components/content/context-menus/AdminContextMenu.tsx
|
||||
src/components/content/context-menus/AdminContextMenu.tsx
|
||||
components/content/context-menus/AdminContextMenu.tsx
|
||||
content/context-menus/AdminContextMenu.tsx
|
||||
context-menus/AdminContextMenu.tsx
|
||||
AdminContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/NotAuthorContextMenu.tsx
|
||||
comments-ui/src/components/content/context-menus/NotAuthorContextMenu.tsx
|
||||
src/components/content/context-menus/NotAuthorContextMenu.tsx
|
||||
components/content/context-menus/NotAuthorContextMenu.tsx
|
||||
content/context-menus/NotAuthorContextMenu.tsx
|
||||
context-menus/NotAuthorContextMenu.tsx
|
||||
NotAuthorContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.tsx
|
||||
comments-ui/src/components/content/context-menus/CommentContextMenu.tsx
|
||||
src/components/content/context-menus/CommentContextMenu.tsx
|
||||
components/content/context-menus/CommentContextMenu.tsx
|
||||
content/context-menus/CommentContextMenu.tsx
|
||||
context-menus/CommentContextMenu.tsx
|
||||
CommentContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.test.jsx
|
||||
comments-ui/src/components/content/context-menus/CommentContextMenu.test.jsx
|
||||
src/components/content/context-menus/CommentContextMenu.test.jsx
|
||||
components/content/context-menus/CommentContextMenu.test.jsx
|
||||
content/context-menus/CommentContextMenu.test.jsx
|
||||
context-menus/CommentContextMenu.test.jsx
|
||||
CommentContextMenu.test.jsx
|
||||
apps/comments-ui/src/components/content/context-menus/AuthorContextMenu.tsx
|
||||
comments-ui/src/components/content/context-menus/AuthorContextMenu.tsx
|
||||
src/components/content/context-menus/AuthorContextMenu.tsx
|
||||
components/content/context-menus/AuthorContextMenu.tsx
|
||||
content/context-menus/AuthorContextMenu.tsx
|
||||
context-menus/AuthorContextMenu.tsx
|
||||
AuthorContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/Comment.test.jsx
|
||||
comments-ui/src/components/content/Comment.test.jsx
|
||||
src/components/content/Comment.test.jsx
|
||||
components/content/Comment.test.jsx
|
||||
content/Comment.test.jsx
|
||||
Comment.test.jsx
|
||||
apps/comments-ui/src/components/content/Loading.tsx
|
||||
comments-ui/src/components/content/Loading.tsx
|
||||
src/components/content/Loading.tsx
|
||||
components/content/Loading.tsx
|
||||
content/Loading.tsx
|
||||
Loading.tsx
|
||||
apps/comments-ui/src/components/content/ContentTitle.tsx
|
||||
comments-ui/src/components/content/ContentTitle.tsx
|
||||
src/components/content/ContentTitle.tsx
|
||||
components/content/ContentTitle.tsx
|
||||
content/ContentTitle.tsx
|
||||
ContentTitle.tsx
|
||||
apps/comments-ui/src/components/content/Pagination.tsx
|
||||
comments-ui/src/components/content/Pagination.tsx
|
||||
src/components/content/Pagination.tsx
|
||||
components/content/Pagination.tsx
|
||||
content/Pagination.tsx
|
||||
Pagination.tsx
|
||||
apps/comments-ui/src/components/content/Content.tsx
|
||||
comments-ui/src/components/content/Content.tsx
|
||||
src/components/content/Content.tsx
|
||||
components/content/Content.tsx
|
||||
content/Content.tsx
|
||||
Content.tsx
|
||||
apps/comments-ui/src/components/content/CTABox.tsx
|
||||
comments-ui/src/components/content/CTABox.tsx
|
||||
src/components/content/CTABox.tsx
|
||||
components/content/CTABox.tsx
|
||||
content/CTABox.tsx
|
||||
CTABox.tsx
|
||||
apps/comments-ui/src/components/content/Comment.tsx
|
||||
comments-ui/src/components/content/Comment.tsx
|
||||
src/components/content/Comment.tsx
|
||||
components/content/Comment.tsx
|
||||
content/Comment.tsx
|
||||
Comment.tsx
|
||||
apps/comments-ui/src/components/content/forms/Form.tsx
|
||||
comments-ui/src/components/content/forms/Form.tsx
|
||||
src/components/content/forms/Form.tsx
|
||||
components/content/forms/Form.tsx
|
||||
content/forms/Form.tsx
|
||||
forms/Form.tsx
|
||||
Form.tsx
|
||||
apps/comments-ui/src/components/content/forms/ReplyForm.tsx
|
||||
comments-ui/src/components/content/forms/ReplyForm.tsx
|
||||
src/components/content/forms/ReplyForm.tsx
|
||||
components/content/forms/ReplyForm.tsx
|
||||
content/forms/ReplyForm.tsx
|
||||
forms/ReplyForm.tsx
|
||||
ReplyForm.tsx
|
||||
apps/comments-ui/src/components/content/forms/MainForm.tsx
|
||||
comments-ui/src/components/content/forms/MainForm.tsx
|
||||
src/components/content/forms/MainForm.tsx
|
||||
components/content/forms/MainForm.tsx
|
||||
content/forms/MainForm.tsx
|
||||
forms/MainForm.tsx
|
||||
MainForm.tsx
|
||||
apps/comments-ui/src/components/content/forms/SortingForm.tsx
|
||||
comments-ui/src/components/content/forms/SortingForm.tsx
|
||||
src/components/content/forms/SortingForm.tsx
|
||||
components/content/forms/SortingForm.tsx
|
||||
content/forms/SortingForm.tsx
|
||||
forms/SortingForm.tsx
|
||||
SortingForm.tsx
|
||||
apps/comments-ui/src/components/content/forms/EditForm.tsx
|
||||
comments-ui/src/components/content/forms/EditForm.tsx
|
||||
src/components/content/forms/EditForm.tsx
|
||||
components/content/forms/EditForm.tsx
|
||||
content/forms/EditForm.tsx
|
||||
forms/EditForm.tsx
|
||||
EditForm.tsx
|
||||
apps/comments-ui/src/components/content/Pagination.test.jsx
|
||||
comments-ui/src/components/content/Pagination.test.jsx
|
||||
src/components/content/Pagination.test.jsx
|
||||
components/content/Pagination.test.jsx
|
||||
content/Pagination.test.jsx
|
||||
Pagination.test.jsx
|
||||
apps/comments-ui/src/components/content/Replies.tsx
|
||||
comments-ui/src/components/content/Replies.tsx
|
||||
src/components/content/Replies.tsx
|
||||
components/content/Replies.tsx
|
||||
content/Replies.tsx
|
||||
Replies.tsx
|
||||
apps/comments-ui/src/components/content/Avatar.test.tsx
|
||||
comments-ui/src/components/content/Avatar.test.tsx
|
||||
src/components/content/Avatar.test.tsx
|
||||
components/content/Avatar.test.tsx
|
||||
content/Avatar.test.tsx
|
||||
Avatar.test.tsx
|
||||
apps/comments-ui/src/components/content/Content.test.jsx
|
||||
comments-ui/src/components/content/Content.test.jsx
|
||||
src/components/content/Content.test.jsx
|
||||
components/content/Content.test.jsx
|
||||
content/Content.test.jsx
|
||||
Content.test.jsx
|
||||
apps/comments-ui/src/components/content/Avatar.tsx
|
||||
comments-ui/src/components/content/Avatar.tsx
|
||||
src/components/content/Avatar.tsx
|
||||
components/content/Avatar.tsx
|
||||
content/Avatar.tsx
|
||||
Avatar.tsx
|
||||
apps/comments-ui/src/components/iframe.tsx
|
||||
comments-ui/src/components/iframe.tsx
|
||||
src/components/iframe.tsx
|
||||
components/iframe.tsx
|
||||
iframe.tsx
|
||||
apps/comments-ui/src/components/frame.tsx
|
||||
comments-ui/src/components/frame.tsx
|
||||
src/components/frame.tsx
|
||||
components/frame.tsx
|
||||
frame.tsx
|
||||
apps/comments-ui/src/components/popup-box.tsx
|
||||
comments-ui/src/components/popup-box.tsx
|
||||
src/components/popup-box.tsx
|
||||
components/popup-box.tsx
|
||||
popup-box.tsx
|
||||
apps/comments-ui/src/components/content-box.test.jsx
|
||||
comments-ui/src/components/content-box.test.jsx
|
||||
src/components/content-box.test.jsx
|
||||
components/content-box.test.jsx
|
||||
content-box.test.jsx
|
||||
apps/comments-ui/src/components/popups/report-popup.tsx
|
||||
comments-ui/src/components/popups/report-popup.tsx
|
||||
src/components/popups/report-popup.tsx
|
||||
components/popups/report-popup.tsx
|
||||
popups/report-popup.tsx
|
||||
report-popup.tsx
|
||||
apps/comments-ui/src/components/popups/add-details-popup.tsx
|
||||
comments-ui/src/components/popups/add-details-popup.tsx
|
||||
src/components/popups/add-details-popup.tsx
|
||||
components/popups/add-details-popup.tsx
|
||||
popups/add-details-popup.tsx
|
||||
add-details-popup.tsx
|
||||
apps/comments-ui/src/components/popups/generic-popup.tsx
|
||||
comments-ui/src/components/popups/generic-popup.tsx
|
||||
src/components/popups/generic-popup.tsx
|
||||
components/popups/generic-popup.tsx
|
||||
popups/generic-popup.tsx
|
||||
generic-popup.tsx
|
||||
apps/comments-ui/src/components/popups/close-button.tsx
|
||||
comments-ui/src/components/popups/close-button.tsx
|
||||
src/components/popups/close-button.tsx
|
||||
components/popups/close-button.tsx
|
||||
popups/close-button.tsx
|
||||
close-button.tsx
|
||||
apps/comments-ui/src/components/popups/delete-popup.tsx
|
||||
comments-ui/src/components/popups/delete-popup.tsx
|
||||
src/components/popups/delete-popup.tsx
|
||||
components/popups/delete-popup.tsx
|
||||
popups/delete-popup.tsx
|
||||
delete-popup.tsx
|
||||
apps/comments-ui/src/components/popups/cta-popup.tsx
|
||||
comments-ui/src/components/popups/cta-popup.tsx
|
||||
src/components/popups/cta-popup.tsx
|
||||
components/popups/cta-popup.tsx
|
||||
popups/cta-popup.tsx
|
||||
cta-popup.tsx
|
||||
apps/comments-ui/src/components/content-box.tsx
|
||||
comments-ui/src/components/content-box.tsx
|
||||
src/components/content-box.tsx
|
||||
components/content-box.tsx
|
||||
content-box.tsx
|
||||
apps/comments-ui/src/components/content/replies-pagination.tsx
|
||||
comments-ui/src/components/content/replies-pagination.tsx
|
||||
src/components/content/replies-pagination.tsx
|
||||
components/content/replies-pagination.tsx
|
||||
content/replies-pagination.tsx
|
||||
replies-pagination.tsx
|
||||
apps/comments-ui/src/components/content/content.test.jsx
|
||||
comments-ui/src/components/content/content.test.jsx
|
||||
src/components/content/content.test.jsx
|
||||
components/content/content.test.jsx
|
||||
content/content.test.jsx
|
||||
content.test.jsx
|
||||
apps/comments-ui/src/components/content/buttons/reply-button.tsx
|
||||
comments-ui/src/components/content/buttons/reply-button.tsx
|
||||
src/components/content/buttons/reply-button.tsx
|
||||
components/content/buttons/reply-button.tsx
|
||||
content/buttons/reply-button.tsx
|
||||
buttons/reply-button.tsx
|
||||
reply-button.tsx
|
||||
apps/comments-ui/src/components/content/buttons/like-button.tsx
|
||||
comments-ui/src/components/content/buttons/like-button.tsx
|
||||
src/components/content/buttons/like-button.tsx
|
||||
components/content/buttons/like-button.tsx
|
||||
content/buttons/like-button.tsx
|
||||
buttons/like-button.tsx
|
||||
like-button.tsx
|
||||
apps/comments-ui/src/components/content/buttons/more-button.tsx
|
||||
comments-ui/src/components/content/buttons/more-button.tsx
|
||||
src/components/content/buttons/more-button.tsx
|
||||
components/content/buttons/more-button.tsx
|
||||
content/buttons/more-button.tsx
|
||||
buttons/more-button.tsx
|
||||
more-button.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/comment-context-menu.test.jsx
|
||||
comments-ui/src/components/content/context-menus/comment-context-menu.test.jsx
|
||||
src/components/content/context-menus/comment-context-menu.test.jsx
|
||||
components/content/context-menus/comment-context-menu.test.jsx
|
||||
content/context-menus/comment-context-menu.test.jsx
|
||||
context-menus/comment-context-menu.test.jsx
|
||||
comment-context-menu.test.jsx
|
||||
apps/comments-ui/src/components/content/context-menus/admin-context-menu.tsx
|
||||
comments-ui/src/components/content/context-menus/admin-context-menu.tsx
|
||||
src/components/content/context-menus/admin-context-menu.tsx
|
||||
components/content/context-menus/admin-context-menu.tsx
|
||||
content/context-menus/admin-context-menu.tsx
|
||||
context-menus/admin-context-menu.tsx
|
||||
admin-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/not-author-context-menu.tsx
|
||||
comments-ui/src/components/content/context-menus/not-author-context-menu.tsx
|
||||
src/components/content/context-menus/not-author-context-menu.tsx
|
||||
components/content/context-menus/not-author-context-menu.tsx
|
||||
content/context-menus/not-author-context-menu.tsx
|
||||
context-menus/not-author-context-menu.tsx
|
||||
not-author-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/comment-context-menu.tsx
|
||||
comments-ui/src/components/content/context-menus/comment-context-menu.tsx
|
||||
src/components/content/context-menus/comment-context-menu.tsx
|
||||
components/content/context-menus/comment-context-menu.tsx
|
||||
content/context-menus/comment-context-menu.tsx
|
||||
context-menus/comment-context-menu.tsx
|
||||
comment-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/author-context-menu.tsx
|
||||
comments-ui/src/components/content/context-menus/author-context-menu.tsx
|
||||
src/components/content/context-menus/author-context-menu.tsx
|
||||
components/content/context-menus/author-context-menu.tsx
|
||||
content/context-menus/author-context-menu.tsx
|
||||
context-menus/author-context-menu.tsx
|
||||
author-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/pagination.tsx
|
||||
comments-ui/src/components/content/pagination.tsx
|
||||
src/components/content/pagination.tsx
|
||||
components/content/pagination.tsx
|
||||
content/pagination.tsx
|
||||
pagination.tsx
|
||||
apps/comments-ui/src/components/content/avatar.tsx
|
||||
comments-ui/src/components/content/avatar.tsx
|
||||
src/components/content/avatar.tsx
|
||||
components/content/avatar.tsx
|
||||
content/avatar.tsx
|
||||
avatar.tsx
|
||||
apps/comments-ui/src/components/content/replies.tsx
|
||||
comments-ui/src/components/content/replies.tsx
|
||||
src/components/content/replies.tsx
|
||||
components/content/replies.tsx
|
||||
content/replies.tsx
|
||||
replies.tsx
|
||||
apps/comments-ui/src/components/content/loading.tsx
|
||||
comments-ui/src/components/content/loading.tsx
|
||||
src/components/content/loading.tsx
|
||||
components/content/loading.tsx
|
||||
content/loading.tsx
|
||||
loading.tsx
|
||||
apps/comments-ui/src/components/content/comment.tsx
|
||||
comments-ui/src/components/content/comment.tsx
|
||||
src/components/content/comment.tsx
|
||||
components/content/comment.tsx
|
||||
content/comment.tsx
|
||||
comment.tsx
|
||||
apps/comments-ui/src/components/content/content.tsx
|
||||
comments-ui/src/components/content/content.tsx
|
||||
src/components/content/content.tsx
|
||||
components/content/content.tsx
|
||||
content/content.tsx
|
||||
content.tsx
|
||||
apps/comments-ui/src/components/content/avatar.test.tsx
|
||||
comments-ui/src/components/content/avatar.test.tsx
|
||||
src/components/content/avatar.test.tsx
|
||||
components/content/avatar.test.tsx
|
||||
content/avatar.test.tsx
|
||||
avatar.test.tsx
|
||||
apps/comments-ui/src/components/content/content-title.tsx
|
||||
comments-ui/src/components/content/content-title.tsx
|
||||
src/components/content/content-title.tsx
|
||||
components/content/content-title.tsx
|
||||
content/content-title.tsx
|
||||
content-title.tsx
|
||||
apps/comments-ui/src/components/content/comment.test.jsx
|
||||
comments-ui/src/components/content/comment.test.jsx
|
||||
src/components/content/comment.test.jsx
|
||||
components/content/comment.test.jsx
|
||||
content/comment.test.jsx
|
||||
comment.test.jsx
|
||||
apps/comments-ui/src/components/content/forms/edit-form.tsx
|
||||
comments-ui/src/components/content/forms/edit-form.tsx
|
||||
src/components/content/forms/edit-form.tsx
|
||||
components/content/forms/edit-form.tsx
|
||||
content/forms/edit-form.tsx
|
||||
forms/edit-form.tsx
|
||||
edit-form.tsx
|
||||
apps/comments-ui/src/components/content/forms/sorting-form.tsx
|
||||
comments-ui/src/components/content/forms/sorting-form.tsx
|
||||
src/components/content/forms/sorting-form.tsx
|
||||
components/content/forms/sorting-form.tsx
|
||||
content/forms/sorting-form.tsx
|
||||
forms/sorting-form.tsx
|
||||
sorting-form.tsx
|
||||
apps/comments-ui/src/components/content/forms/reply-form.tsx
|
||||
comments-ui/src/components/content/forms/reply-form.tsx
|
||||
src/components/content/forms/reply-form.tsx
|
||||
components/content/forms/reply-form.tsx
|
||||
content/forms/reply-form.tsx
|
||||
forms/reply-form.tsx
|
||||
reply-form.tsx
|
||||
apps/comments-ui/src/components/content/forms/form.tsx
|
||||
comments-ui/src/components/content/forms/form.tsx
|
||||
src/components/content/forms/form.tsx
|
||||
components/content/forms/form.tsx
|
||||
content/forms/form.tsx
|
||||
forms/form.tsx
|
||||
form.tsx
|
||||
apps/comments-ui/src/components/content/forms/main-form.tsx
|
||||
comments-ui/src/components/content/forms/main-form.tsx
|
||||
src/components/content/forms/main-form.tsx
|
||||
components/content/forms/main-form.tsx
|
||||
content/forms/main-form.tsx
|
||||
forms/main-form.tsx
|
||||
main-form.tsx
|
||||
apps/comments-ui/src/components/content/pagination.test.jsx
|
||||
comments-ui/src/components/content/pagination.test.jsx
|
||||
src/components/content/pagination.test.jsx
|
||||
components/content/pagination.test.jsx
|
||||
content/pagination.test.jsx
|
||||
pagination.test.jsx
|
||||
apps/comments-ui/src/components/content/cta-box.tsx
|
||||
comments-ui/src/components/content/cta-box.tsx
|
||||
src/components/content/cta-box.tsx
|
||||
components/content/cta-box.tsx
|
||||
content/cta-box.tsx
|
||||
cta-box.tsx
|
||||
apps/comments-ui/src/images/icons/more.svg
|
||||
comments-ui/src/images/icons/more.svg
|
||||
src/images/icons/more.svg
|
||||
|
|
@ -35965,10 +35969,10 @@ src/images/icons/close.svg
|
|||
images/icons/close.svg
|
||||
icons/close.svg
|
||||
close.svg
|
||||
apps/comments-ui/src/AuthFrame.tsx
|
||||
comments-ui/src/AuthFrame.tsx
|
||||
src/AuthFrame.tsx
|
||||
AuthFrame.tsx
|
||||
apps/comments-ui/src/app-context.ts
|
||||
comments-ui/src/app-context.ts
|
||||
src/app-context.ts
|
||||
app-context.ts
|
||||
apps/comments-ui/src/vite-env.d.ts
|
||||
comments-ui/src/vite-env.d.ts
|
||||
src/vite-env.d.ts
|
||||
|
|
@ -35977,10 +35981,14 @@ apps/comments-ui/src/pages.ts
|
|||
comments-ui/src/pages.ts
|
||||
src/pages.ts
|
||||
pages.ts
|
||||
apps/comments-ui/src/setupTests.ts
|
||||
comments-ui/src/setupTests.ts
|
||||
src/setupTests.ts
|
||||
setupTests.ts
|
||||
apps/comments-ui/src/setup-tests.ts
|
||||
comments-ui/src/setup-tests.ts
|
||||
src/setup-tests.ts
|
||||
setup-tests.ts
|
||||
apps/comments-ui/src/auth-frame.tsx
|
||||
comments-ui/src/auth-frame.tsx
|
||||
src/auth-frame.tsx
|
||||
auth-frame.tsx
|
||||
apps/comments-ui/src/index.tsx
|
||||
comments-ui/src/index.tsx
|
||||
src/index.tsx
|
||||
|
|
@ -36019,16 +36027,21 @@ comments-ui/src/utils/editor.ts
|
|||
src/utils/editor.ts
|
||||
utils/editor.ts
|
||||
editor.ts
|
||||
apps/comments-ui/src/utils/adminApi.ts
|
||||
comments-ui/src/utils/adminApi.ts
|
||||
src/utils/adminApi.ts
|
||||
utils/adminApi.ts
|
||||
adminApi.ts
|
||||
apps/comments-ui/src/utils/admin-api.ts
|
||||
comments-ui/src/utils/admin-api.ts
|
||||
src/utils/admin-api.ts
|
||||
utils/admin-api.ts
|
||||
admin-api.ts
|
||||
apps/comments-ui/src/utils/options.ts
|
||||
comments-ui/src/utils/options.ts
|
||||
src/utils/options.ts
|
||||
utils/options.ts
|
||||
options.ts
|
||||
apps/comments-ui/src/utils/admin-api.test.ts
|
||||
comments-ui/src/utils/admin-api.test.ts
|
||||
src/utils/admin-api.test.ts
|
||||
utils/admin-api.test.ts
|
||||
admin-api.test.ts
|
||||
apps/comments-ui/src/utils/api.ts
|
||||
comments-ui/src/utils/api.ts
|
||||
src/utils/api.ts
|
||||
|
|
@ -36039,23 +36052,14 @@ comments-ui/src/utils/constants.ts
|
|||
src/utils/constants.ts
|
||||
utils/constants.ts
|
||||
constants.ts
|
||||
apps/comments-ui/src/utils/adminAPI.test.ts
|
||||
comments-ui/src/utils/adminAPI.test.ts
|
||||
src/utils/adminAPI.test.ts
|
||||
utils/adminAPI.test.ts
|
||||
adminAPI.test.ts
|
||||
apps/comments-ui/src/App.tsx
|
||||
comments-ui/src/App.tsx
|
||||
src/App.tsx
|
||||
App.tsx
|
||||
apps/comments-ui/src/AppContext.ts
|
||||
comments-ui/src/AppContext.ts
|
||||
src/AppContext.ts
|
||||
AppContext.ts
|
||||
apps/comments-ui/src/typings.d.ts
|
||||
comments-ui/src/typings.d.ts
|
||||
src/typings.d.ts
|
||||
typings.d.ts
|
||||
apps/comments-ui/src/app.tsx
|
||||
comments-ui/src/app.tsx
|
||||
src/app.tsx
|
||||
app.tsx
|
||||
apps/comments-ui/postcss.config.cjs
|
||||
comments-ui/postcss.config.cjs
|
||||
postcss.config.cjs
|
||||
|
|
|
|||
|
|
@ -4199,6 +4199,7 @@ LICENSE
|
|||
.gitattributes
|
||||
compose.yml
|
||||
.dockerignore
|
||||
.docker/minio/setup.sh
|
||||
e2e/eslint.config.js
|
||||
e2e/playwright.config.mjs
|
||||
e2e/README.md
|
||||
|
|
@ -4326,6 +4327,7 @@ e2e/helpers/utils/ensure-dir.ts
|
|||
e2e/types.d.ts
|
||||
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
|
||||
.env.example
|
||||
compose.object-storage.yml
|
||||
Dockerfile
|
||||
apps/activitypub/.eslintrc.cjs
|
||||
apps/activitypub/playwright.config.mjs
|
||||
|
|
@ -5523,7 +5525,7 @@ apps/comments-ui/test/e2e/options.test.ts
|
|||
apps/comments-ui/test/e2e/actions.test.ts
|
||||
apps/comments-ui/test/e2e/content.test.ts
|
||||
apps/comments-ui/test/e2e/cta.test.ts
|
||||
apps/comments-ui/test/utils/MockedApi.ts
|
||||
apps/comments-ui/test/utils/mocked-api.ts
|
||||
apps/comments-ui/test/utils/fixtures.ts
|
||||
apps/comments-ui/test/utils/e2e.ts
|
||||
apps/comments-ui/LICENSE
|
||||
|
|
@ -5532,43 +5534,43 @@ apps/comments-ui/tsconfig.node.json
|
|||
apps/comments-ui/tailwind.config.js
|
||||
apps/comments-ui/tsconfig.json
|
||||
apps/comments-ui/src/actions.test.js
|
||||
apps/comments-ui/src/components/IFrame.tsx
|
||||
apps/comments-ui/src/components/ContentBox.tsx
|
||||
apps/comments-ui/src/components/PopupBox.tsx
|
||||
apps/comments-ui/src/components/Frame.tsx
|
||||
apps/comments-ui/src/components/popups/CTAPopup.tsx
|
||||
apps/comments-ui/src/components/popups/DeletePopup.tsx
|
||||
apps/comments-ui/src/components/popups/AddDetailsPopup.tsx
|
||||
apps/comments-ui/src/components/popups/GenericPopup.tsx
|
||||
apps/comments-ui/src/components/popups/CloseButton.tsx
|
||||
apps/comments-ui/src/components/popups/ReportPopup.tsx
|
||||
apps/comments-ui/src/components/ContentBox.test.jsx
|
||||
apps/comments-ui/src/components/content/buttons/LikeButton.tsx
|
||||
apps/comments-ui/src/components/content/buttons/MoreButton.tsx
|
||||
apps/comments-ui/src/components/content/buttons/ReplyButton.tsx
|
||||
apps/comments-ui/src/components/content/RepliesPagination.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/AdminContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/NotAuthorContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.test.jsx
|
||||
apps/comments-ui/src/components/content/context-menus/AuthorContextMenu.tsx
|
||||
apps/comments-ui/src/components/content/Comment.test.jsx
|
||||
apps/comments-ui/src/components/content/Loading.tsx
|
||||
apps/comments-ui/src/components/content/ContentTitle.tsx
|
||||
apps/comments-ui/src/components/content/Pagination.tsx
|
||||
apps/comments-ui/src/components/content/Content.tsx
|
||||
apps/comments-ui/src/components/content/CTABox.tsx
|
||||
apps/comments-ui/src/components/content/Comment.tsx
|
||||
apps/comments-ui/src/components/content/forms/Form.tsx
|
||||
apps/comments-ui/src/components/content/forms/ReplyForm.tsx
|
||||
apps/comments-ui/src/components/content/forms/MainForm.tsx
|
||||
apps/comments-ui/src/components/content/forms/SortingForm.tsx
|
||||
apps/comments-ui/src/components/content/forms/EditForm.tsx
|
||||
apps/comments-ui/src/components/content/Pagination.test.jsx
|
||||
apps/comments-ui/src/components/content/Replies.tsx
|
||||
apps/comments-ui/src/components/content/Avatar.test.tsx
|
||||
apps/comments-ui/src/components/content/Content.test.jsx
|
||||
apps/comments-ui/src/components/content/Avatar.tsx
|
||||
apps/comments-ui/src/components/iframe.tsx
|
||||
apps/comments-ui/src/components/frame.tsx
|
||||
apps/comments-ui/src/components/popup-box.tsx
|
||||
apps/comments-ui/src/components/content-box.test.jsx
|
||||
apps/comments-ui/src/components/popups/report-popup.tsx
|
||||
apps/comments-ui/src/components/popups/add-details-popup.tsx
|
||||
apps/comments-ui/src/components/popups/generic-popup.tsx
|
||||
apps/comments-ui/src/components/popups/close-button.tsx
|
||||
apps/comments-ui/src/components/popups/delete-popup.tsx
|
||||
apps/comments-ui/src/components/popups/cta-popup.tsx
|
||||
apps/comments-ui/src/components/content-box.tsx
|
||||
apps/comments-ui/src/components/content/replies-pagination.tsx
|
||||
apps/comments-ui/src/components/content/content.test.jsx
|
||||
apps/comments-ui/src/components/content/buttons/reply-button.tsx
|
||||
apps/comments-ui/src/components/content/buttons/like-button.tsx
|
||||
apps/comments-ui/src/components/content/buttons/more-button.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/comment-context-menu.test.jsx
|
||||
apps/comments-ui/src/components/content/context-menus/admin-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/not-author-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/comment-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/context-menus/author-context-menu.tsx
|
||||
apps/comments-ui/src/components/content/pagination.tsx
|
||||
apps/comments-ui/src/components/content/avatar.tsx
|
||||
apps/comments-ui/src/components/content/replies.tsx
|
||||
apps/comments-ui/src/components/content/loading.tsx
|
||||
apps/comments-ui/src/components/content/comment.tsx
|
||||
apps/comments-ui/src/components/content/content.tsx
|
||||
apps/comments-ui/src/components/content/avatar.test.tsx
|
||||
apps/comments-ui/src/components/content/content-title.tsx
|
||||
apps/comments-ui/src/components/content/comment.test.jsx
|
||||
apps/comments-ui/src/components/content/forms/edit-form.tsx
|
||||
apps/comments-ui/src/components/content/forms/sorting-form.tsx
|
||||
apps/comments-ui/src/components/content/forms/reply-form.tsx
|
||||
apps/comments-ui/src/components/content/forms/form.tsx
|
||||
apps/comments-ui/src/components/content/forms/main-form.tsx
|
||||
apps/comments-ui/src/components/content/pagination.test.jsx
|
||||
apps/comments-ui/src/components/content/cta-box.tsx
|
||||
apps/comments-ui/src/images/icons/more.svg
|
||||
apps/comments-ui/src/images/icons/success.svg
|
||||
apps/comments-ui/src/images/icons/avatar.svg
|
||||
|
|
@ -5578,10 +5580,11 @@ apps/comments-ui/src/images/icons/spinner.svg
|
|||
apps/comments-ui/src/images/icons/reply.svg
|
||||
apps/comments-ui/src/images/icons/chevron-down.svg
|
||||
apps/comments-ui/src/images/icons/close.svg
|
||||
apps/comments-ui/src/AuthFrame.tsx
|
||||
apps/comments-ui/src/app-context.ts
|
||||
apps/comments-ui/src/vite-env.d.ts
|
||||
apps/comments-ui/src/pages.ts
|
||||
apps/comments-ui/src/setupTests.ts
|
||||
apps/comments-ui/src/setup-tests.ts
|
||||
apps/comments-ui/src/auth-frame.tsx
|
||||
apps/comments-ui/src/index.tsx
|
||||
apps/comments-ui/src/actions.ts
|
||||
apps/comments-ui/src/utils/hooks.ts
|
||||
|
|
@ -5590,14 +5593,13 @@ apps/comments-ui/src/utils/helpers.ts
|
|||
apps/comments-ui/src/utils/hooks.test.tsx
|
||||
apps/comments-ui/src/utils/helpers.test.ts
|
||||
apps/comments-ui/src/utils/editor.ts
|
||||
apps/comments-ui/src/utils/adminApi.ts
|
||||
apps/comments-ui/src/utils/admin-api.ts
|
||||
apps/comments-ui/src/utils/options.ts
|
||||
apps/comments-ui/src/utils/admin-api.test.ts
|
||||
apps/comments-ui/src/utils/api.ts
|
||||
apps/comments-ui/src/utils/constants.ts
|
||||
apps/comments-ui/src/utils/adminAPI.test.ts
|
||||
apps/comments-ui/src/App.tsx
|
||||
apps/comments-ui/src/AppContext.ts
|
||||
apps/comments-ui/src/typings.d.ts
|
||||
apps/comments-ui/src/app.tsx
|
||||
apps/comments-ui/postcss.config.cjs
|
||||
apps/comments-ui/.eslintrc.js
|
||||
apps/sodo-search/.yarnrc
|
||||
|
|
|
|||
|
|
@ -42957,6 +42957,13 @@ en-gb/task/catalog/customer_group.php
|
|||
task/catalog/customer_group.php
|
||||
catalog/customer_group.php
|
||||
customer_group.php
|
||||
upload/admin/language/en-gb/task/catalog/tax_class.php
|
||||
admin/language/en-gb/task/catalog/tax_class.php
|
||||
language/en-gb/task/catalog/tax_class.php
|
||||
en-gb/task/catalog/tax_class.php
|
||||
task/catalog/tax_class.php
|
||||
catalog/tax_class.php
|
||||
tax_class.php
|
||||
upload/admin/language/en-gb/task/catalog/return_reason.php
|
||||
admin/language/en-gb/task/catalog/return_reason.php
|
||||
language/en-gb/task/catalog/return_reason.php
|
||||
|
|
@ -43076,6 +43083,13 @@ en-gb/task/admin/length_class.php
|
|||
task/admin/length_class.php
|
||||
admin/length_class.php
|
||||
length_class.php
|
||||
upload/admin/language/en-gb/task/admin/tax_class.php
|
||||
admin/language/en-gb/task/admin/tax_class.php
|
||||
language/en-gb/task/admin/tax_class.php
|
||||
en-gb/task/admin/tax_class.php
|
||||
task/admin/tax_class.php
|
||||
admin/tax_class.php
|
||||
tax_class.php
|
||||
upload/admin/language/en-gb/task/admin/store.php
|
||||
admin/language/en-gb/task/admin/store.php
|
||||
language/en-gb/task/admin/store.php
|
||||
|
|
@ -43878,6 +43892,12 @@ controller/task/catalog/setting.php
|
|||
task/catalog/setting.php
|
||||
catalog/setting.php
|
||||
setting.php
|
||||
upload/admin/controller/task/catalog/tax_class.php
|
||||
admin/controller/task/catalog/tax_class.php
|
||||
controller/task/catalog/tax_class.php
|
||||
task/catalog/tax_class.php
|
||||
catalog/tax_class.php
|
||||
tax_class.php
|
||||
upload/admin/controller/task/catalog/return_reason.php
|
||||
admin/controller/task/catalog/return_reason.php
|
||||
controller/task/catalog/return_reason.php
|
||||
|
|
@ -43986,6 +44006,12 @@ controller/task/admin/length_class.php
|
|||
task/admin/length_class.php
|
||||
admin/length_class.php
|
||||
length_class.php
|
||||
upload/admin/controller/task/admin/tax_class.php
|
||||
admin/controller/task/admin/tax_class.php
|
||||
controller/task/admin/tax_class.php
|
||||
task/admin/tax_class.php
|
||||
admin/tax_class.php
|
||||
tax_class.php
|
||||
upload/admin/controller/task/admin/store.php
|
||||
admin/controller/task/admin/store.php
|
||||
controller/task/admin/store.php
|
||||
|
|
@ -44687,6 +44713,11 @@ admin/controller/event/option.php
|
|||
controller/event/option.php
|
||||
event/option.php
|
||||
option.php
|
||||
upload/admin/controller/event/tax_class.php
|
||||
admin/controller/event/tax_class.php
|
||||
controller/event/tax_class.php
|
||||
event/tax_class.php
|
||||
tax_class.php
|
||||
upload/admin/controller/event/filter_group.php
|
||||
admin/controller/event/filter_group.php
|
||||
controller/event/filter_group.php
|
||||
|
|
|
|||
|
|
@ -4952,6 +4952,7 @@ upload/admin/language/en-gb/task/catalog/banner.php
|
|||
upload/admin/language/en-gb/task/catalog/country.php
|
||||
upload/admin/language/en-gb/task/catalog/currency.php
|
||||
upload/admin/language/en-gb/task/catalog/customer_group.php
|
||||
upload/admin/language/en-gb/task/catalog/tax_class.php
|
||||
upload/admin/language/en-gb/task/catalog/return_reason.php
|
||||
upload/admin/language/en-gb/task/catalog/language.php
|
||||
upload/admin/language/en-gb/task/catalog/review.php
|
||||
|
|
@ -4969,6 +4970,7 @@ upload/admin/language/en-gb/task/admin/currency.php
|
|||
upload/admin/language/en-gb/task/admin/customer_group.php
|
||||
upload/admin/language/en-gb/task/admin/weight_class.php
|
||||
upload/admin/language/en-gb/task/admin/length_class.php
|
||||
upload/admin/language/en-gb/task/admin/tax_class.php
|
||||
upload/admin/language/en-gb/task/admin/store.php
|
||||
upload/admin/language/en-gb/task/admin/subscription.php
|
||||
upload/admin/language/en-gb/task/admin/information.php
|
||||
|
|
@ -5104,6 +5106,7 @@ upload/admin/controller/task/catalog/country.php
|
|||
upload/admin/controller/task/catalog/currency.php
|
||||
upload/admin/controller/task/catalog/customer_group.php
|
||||
upload/admin/controller/task/catalog/setting.php
|
||||
upload/admin/controller/task/catalog/tax_class.php
|
||||
upload/admin/controller/task/catalog/return_reason.php
|
||||
upload/admin/controller/task/catalog/language.php
|
||||
upload/admin/controller/task/catalog/review.php
|
||||
|
|
@ -5122,6 +5125,7 @@ upload/admin/controller/task/admin/currency.php
|
|||
upload/admin/controller/task/admin/customer_group.php
|
||||
upload/admin/controller/task/admin/weight_class.php
|
||||
upload/admin/controller/task/admin/length_class.php
|
||||
upload/admin/controller/task/admin/tax_class.php
|
||||
upload/admin/controller/task/admin/store.php
|
||||
upload/admin/controller/task/admin/subscription.php
|
||||
upload/admin/controller/task/admin/information.php
|
||||
|
|
@ -5261,6 +5265,7 @@ upload/admin/controller/event/attribute.php
|
|||
upload/admin/controller/event/attribute_group.php
|
||||
upload/admin/controller/event/manufacturer.php
|
||||
upload/admin/controller/event/option.php
|
||||
upload/admin/controller/event/tax_class.php
|
||||
upload/admin/controller/event/filter_group.php
|
||||
upload/admin/controller/event/store.php
|
||||
upload/admin/controller/event/product.php
|
||||
|
|
|
|||
|
|
@ -1533,6 +1533,11 @@ packages/js/components/package.json
|
|||
js/components/package.json
|
||||
components/package.json
|
||||
package.json
|
||||
packages/js/components/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
js/components/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
components/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
packages/js/components/changelog/.gitkeep
|
||||
js/components/changelog/.gitkeep
|
||||
components/changelog/.gitkeep
|
||||
|
|
@ -36020,6 +36025,10 @@ plugins/woocommerce/changelog/qao-127-output-junit-style-report
|
|||
woocommerce/changelog/qao-127-output-junit-style-report
|
||||
changelog/qao-127-output-junit-style-report
|
||||
qao-127-output-junit-style-report
|
||||
plugins/woocommerce/changelog/fix-block-attributes-undefined
|
||||
woocommerce/changelog/fix-block-attributes-undefined
|
||||
changelog/fix-block-attributes-undefined
|
||||
fix-block-attributes-undefined
|
||||
plugins/woocommerce/changelog/update-agentic-checkout-auth
|
||||
woocommerce/changelog/update-agentic-checkout-auth
|
||||
changelog/update-agentic-checkout-auth
|
||||
|
|
@ -36100,6 +36109,10 @@ plugins/woocommerce/changelog/pr-61635
|
|||
woocommerce/changelog/pr-61635
|
||||
changelog/pr-61635
|
||||
pr-61635
|
||||
plugins/woocommerce/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
woocommerce/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
plugins/woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
|
||||
woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
|
||||
changelog/fix-grouped-product-inner-blocks-no-products
|
||||
|
|
@ -36216,6 +36229,10 @@ plugins/woocommerce/changelog/dev-fix-jetpack-autoloader-in-build
|
|||
woocommerce/changelog/dev-fix-jetpack-autoloader-in-build
|
||||
changelog/dev-fix-jetpack-autoloader-in-build
|
||||
dev-fix-jetpack-autoloader-in-build
|
||||
plugins/woocommerce/changelog/update-61864-mcp-adapter-0-3-0
|
||||
woocommerce/changelog/update-61864-mcp-adapter-0-3-0
|
||||
changelog/update-61864-mcp-adapter-0-3-0
|
||||
update-61864-mcp-adapter-0-3-0
|
||||
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||
woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||
changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||
|
|
|
|||
|
|
@ -345,6 +345,7 @@ packages/js/components/composer.lock
|
|||
packages/js/components/README.md
|
||||
packages/js/components/composer.json
|
||||
packages/js/components/package.json
|
||||
packages/js/components/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
packages/js/components/changelog/.gitkeep
|
||||
packages/js/components/changelog/wooplug-5860-wp-69-analytics-advanced-filter-dropdown-styling-is-broken
|
||||
packages/js/components/changelog/61753-fix-support-composer-update
|
||||
|
|
@ -5690,6 +5691,7 @@ plugins/woocommerce/changelog/add-support-agentic-commerce
|
|||
plugins/woocommerce/changelog/dev-move-v4-rest-to-internal-dir
|
||||
plugins/woocommerce/changelog/61245-fix-61186-json-encode-script-tags
|
||||
plugins/woocommerce/changelog/qao-127-output-junit-style-report
|
||||
plugins/woocommerce/changelog/fix-block-attributes-undefined
|
||||
plugins/woocommerce/changelog/update-agentic-checkout-auth
|
||||
plugins/woocommerce/changelog/add-v4-update-shipping-zone-endpoint
|
||||
plugins/woocommerce/changelog/fix-orders-v4-pagination
|
||||
|
|
@ -5710,6 +5712,7 @@ plugins/woocommerce/changelog/fix-admin-settings-save-permission
|
|||
plugins/woocommerce/changelog/add-fulfillment-status-column-wc-order-stats
|
||||
plugins/woocommerce/changelog/61797-update-WCCOM-1896-hide-install-button-for-saas-products
|
||||
plugins/woocommerce/changelog/pr-61635
|
||||
plugins/woocommerce/changelog/wooplug-5859-wp-69-month-must-be-a-valid-moment-object-error
|
||||
plugins/woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
|
||||
plugins/woocommerce/changelog/fix-order-total-empty-string
|
||||
plugins/woocommerce/changelog/fix-53307
|
||||
|
|
@ -5739,6 +5742,7 @@ plugins/woocommerce/changelog/update-acp-settings-v2
|
|||
plugins/woocommerce/changelog/61716-fix-support-keyboard-navigation-in-iapi-minicart
|
||||
plugins/woocommerce/changelog/fix-abilities-api-wp69-hooks
|
||||
plugins/woocommerce/changelog/dev-fix-jetpack-autoloader-in-build
|
||||
plugins/woocommerce/changelog/update-61864-mcp-adapter-0-3-0
|
||||
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||
plugins/woocommerce/changelog/fix-skip-iapi-blocks-tests-for-6.7
|
||||
plugins/woocommerce/changelog/dev-lint-fixes
|
||||
|
|
|
|||
|
|
@ -67006,6 +67006,15 @@ feature.md
|
|||
check_postgres_array_columns.rb
|
||||
.gitlab/check_graphql_api_consistency.sh
|
||||
check_graphql_api_consistency.sh
|
||||
.gitlab/supabase/translation_stats.rb
|
||||
supabase/translation_stats.rb
|
||||
translation_stats.rb
|
||||
.gitlab/supabase/supabase.rb
|
||||
supabase/supabase.rb
|
||||
supabase.rb
|
||||
.gitlab/supabase/github_stats.rb
|
||||
supabase/github_stats.rb
|
||||
github_stats.rb
|
||||
.gitlab/check_database_migration_consistency.sh
|
||||
check_database_migration_consistency.sh
|
||||
.gitlab/performance/fill_db.rb
|
||||
|
|
@ -67098,6 +67107,10 @@ otrs.yml
|
|||
ci/test/frontend.yml
|
||||
test/frontend.yml
|
||||
frontend.yml
|
||||
.gitlab/ci/test/supabase.yml
|
||||
ci/test/supabase.yml
|
||||
test/supabase.yml
|
||||
supabase.yml
|
||||
.gitlab/ci/test/subscription.yml
|
||||
ci/test/subscription.yml
|
||||
test/subscription.yml
|
||||
|
|
|
|||
|
|
@ -11306,6 +11306,9 @@ i18n/zammad.fr-fr.po
|
|||
.gitlab/merge_request_templates/feature.md
|
||||
.gitlab/check_postgres_array_columns.rb
|
||||
.gitlab/check_graphql_api_consistency.sh
|
||||
.gitlab/supabase/translation_stats.rb
|
||||
.gitlab/supabase/supabase.rb
|
||||
.gitlab/supabase/github_stats.rb
|
||||
.gitlab/check_database_migration_consistency.sh
|
||||
.gitlab/performance/fill_db.rb
|
||||
.gitlab/performance/run_tests.rb
|
||||
|
|
@ -11330,6 +11333,7 @@ i18n/zammad.fr-fr.po
|
|||
.gitlab/ci/test/integration/es.yml
|
||||
.gitlab/ci/test/integration/otrs.yml
|
||||
.gitlab/ci/test/frontend.yml
|
||||
.gitlab/ci/test/supabase.yml
|
||||
.gitlab/ci/test/subscription.yml
|
||||
.gitlab/ci/test/migration.yml
|
||||
.gitlab/ci/test/docker.yml
|
||||
|
|
|
|||
|
|
@ -1548,9 +1548,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://eventbrite.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://support.cloudflare.com/robots.txt
|
||||
http://amazon.com/robots.txt
|
||||
http://api.whatsapp.com/robots.txt
|
||||
http://apple.com/robots.txt
|
||||
http://sites.google.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1612,8 +1613,6 @@ inproduct_help/chatsupport
|
|||
integrations
|
||||
internalPref
|
||||
intl
|
||||
intl/*/search/?
|
||||
intl/*/search?
|
||||
intlkb/
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
|
|
@ -2240,7 +2239,6 @@ search-ar-dev
|
|||
search-console/scfe
|
||||
search/
|
||||
search/*/grid
|
||||
search/?
|
||||
search/?term=
|
||||
search/about
|
||||
search/advanced
|
||||
|
|
@ -3273,7 +3271,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
|
|||
|
|
@ -1620,6 +1620,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/admin-ajax.php
|
||||
/admin/
|
||||
/ads/
|
||||
/adult
|
||||
/advanced-trade/spot
|
||||
/aeglodetailweb/api/msite/item?productId*
|
||||
/affiliate_amazon.cms*
|
||||
|
|
@ -1706,7 +1707,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/article/figure/powerpoint
|
||||
/article/metrics
|
||||
/articlelist/*
|
||||
/articlelist/*http://tiny.cc/robots.txt
|
||||
/articlelist/*http://tinyurl.com/robots.txt
|
||||
/articleshow_amitr/*
|
||||
/articleshowajax/*
|
||||
/articleshowhsbc/
|
||||
|
|
@ -2385,7 +2386,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/msdntv/
|
||||
/mtlibraryrss/
|
||||
/multistore
|
||||
/munich/index_html
|
||||
/music/*/Search/
|
||||
/music/*/search/
|
||||
/music/cart
|
||||
|
|
@ -3118,84 +3118,51 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*&noheader*
|
||||
?*&sfdebug*
|
||||
?*/
|
||||
?*/*ref
|
||||
?*002/*0902
|
||||
?*2&hubs_content
|
||||
?*::
|
||||
?*ListingID=
|
||||
?*PageSpeed
|
||||
?*ProfileID=
|
||||
?*To66.Asia
|
||||
?*__hsfp
|
||||
?*__hssc=
|
||||
?*__hstc
|
||||
?*__rmid
|
||||
?*__rmidpage
|
||||
?*_hsenc=
|
||||
?*_hsmi=
|
||||
?*add-to-cart=
|
||||
?*ajs_event
|
||||
?*apikey*http://vk.com/robots.txt
|
||||
?*app
|
||||
?*attachment_id
|
||||
?*author
|
||||
?*bcpid
|
||||
?*bcpidpage
|
||||
?*campaign=
|
||||
?*campaignId=
|
||||
?*campaign_id=
|
||||
?*canonicalCard=
|
||||
?*careerBox-
|
||||
?*cat
|
||||
?*categories=
|
||||
?*ccm_paging_p_b=
|
||||
?*cgi-bin=
|
||||
?*cid=
|
||||
?*claimed=
|
||||
?*combine=*
|
||||
?*controlsVisibleOnLoad
|
||||
?*country
|
||||
?*country=
|
||||
?*curator
|
||||
?*date=
|
||||
?*dcr=apps
|
||||
?*edition
|
||||
?*editmode=
|
||||
?*egotecpage
|
||||
?*embed=
|
||||
?*entry=
|
||||
?*err_code=404
|
||||
?*etext=
|
||||
?*f%5B*%5D=
|
||||
?*fbclid
|
||||
?*free=
|
||||
?*from_search_result=
|
||||
?*gg155.cn
|
||||
?*guestLogin=
|
||||
?*hl
|
||||
?*hsCacheBuster=
|
||||
?*hsCtaTracking
|
||||
?*hs_preview=
|
||||
?*hss_channel=
|
||||
?*http://healthtips1dr.blogspot.com/robots.txt
|
||||
?*hubs_signup-cta
|
||||
?*hybrid=
|
||||
?*iframe
|
||||
?*iid
|
||||
?*industry
|
||||
?*inline-read-more
|
||||
?*items_per_page=*
|
||||
?*kwp_4
|
||||
?*language=es
|
||||
?*language=pt
|
||||
?*languages=
|
||||
?*layout=
|
||||
?*library
|
||||
?*limit
|
||||
?*linkId
|
||||
?*location=
|
||||
?*login=
|
||||
?*luicode
|
||||
?*mcubz=
|
||||
?*nestedTab=
|
||||
?*next=
|
||||
|
|
@ -3206,38 +3173,27 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*noixwrapper=
|
||||
?*nomoat=
|
||||
?*nomoatyi=
|
||||
?*offset
|
||||
?*omnil
|
||||
?*onboardData=
|
||||
?*onwardjourney
|
||||
?*options%5B%5D=
|
||||
?*options[]=
|
||||
?*origin
|
||||
?*oseid=
|
||||
?*outputType=accessibility
|
||||
?*outputType=comment
|
||||
?*outputType=tracking
|
||||
?*page
|
||||
?*page=
|
||||
?*pageFanclub
|
||||
?*pageRating
|
||||
?*partner=
|
||||
?*payRequest=
|
||||
?*pg99.asia
|
||||
?*plan
|
||||
?*poy-poll
|
||||
?*query=
|
||||
?*ref
|
||||
?*referrer_vuid=
|
||||
?*replies=
|
||||
?*requestmoney=
|
||||
?*resource_type=
|
||||
?*reviews_page
|
||||
?*s1=
|
||||
?*s2=
|
||||
?*s3=
|
||||
?*scrape
|
||||
?*scriptPath
|
||||
?*searchResultPosition=
|
||||
?*showonlyads=
|
||||
?*signUpRequest=
|
||||
|
|
@ -3245,32 +3201,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*smid=
|
||||
?*smprod=
|
||||
?*sort=
|
||||
?*source
|
||||
?*source=user_page
|
||||
?*sr_source
|
||||
?*srsltid
|
||||
?*stars=
|
||||
?*subcategories=
|
||||
?*subscription
|
||||
?*topics=
|
||||
?*tpcid=
|
||||
?*trustscore=
|
||||
?*ua
|
||||
?*unptid=
|
||||
?*utm
|
||||
?*utm_campaign
|
||||
?*utm_medium
|
||||
?*utm_source
|
||||
?*utm_source=
|
||||
?*verified=
|
||||
?*vimeo_search
|
||||
?*xid
|
||||
?252525253Bpreview=
|
||||
?=ref
|
||||
?Author=
|
||||
?CMP
|
||||
?EGOTECpage
|
||||
?ExternalDataReference
|
||||
?LID=
|
||||
?ModPagespeed=noscript
|
||||
?SESSION
|
||||
|
|
@ -3279,7 +3223,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?TB_iframe=
|
||||
?VID=
|
||||
?_
|
||||
?__rmid___get___page
|
||||
?_af_cid=
|
||||
?_cookie-check=
|
||||
?_erv=*
|
||||
|
|
@ -3298,7 +3241,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?act=
|
||||
?action=
|
||||
?action=callus
|
||||
?ad_webview=
|
||||
?adcode=
|
||||
?add-to-cart=
|
||||
?adid=
|
||||
|
|
@ -3321,9 +3263,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?autoenter=
|
||||
?autoplay
|
||||
?autoplay=
|
||||
?bclid=
|
||||
?bcpid=
|
||||
?bctid=
|
||||
?benderPackage=
|
||||
?beta=
|
||||
?betaplayer=
|
||||
|
|
@ -3454,7 +3393,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?google_preview=
|
||||
?gws_rd=ssl$
|
||||
?h=*
|
||||
?hc_location
|
||||
?height=
|
||||
?hidePromoBar=
|
||||
?hl
|
||||
|
|
@ -3570,7 +3508,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?page=[0-9]
|
||||
?pageToken=
|
||||
?pager.offset=
|
||||
?pagespeed
|
||||
?payed
|
||||
?pcrid=
|
||||
?pg=*
|
||||
|
|
@ -3636,14 +3573,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?ref
|
||||
?ref*
|
||||
?ref=
|
||||
?ref=binfind.com
|
||||
?ref=dotcom
|
||||
?ref_src=
|
||||
?referal_id=
|
||||
?referralCode=*
|
||||
?referrer=
|
||||
?regcode*
|
||||
?region=
|
||||
?rel
|
||||
?reply=
|
||||
?replytocom
|
||||
|
|
@ -4988,7 +4923,6 @@ TestingTravelMaps
|
|||
Themes/Client/app/img/favicons/manifest.json
|
||||
ThirdPartyRedirect
|
||||
ThorHammer
|
||||
TodayOJ
|
||||
TodaysLowestFaresAjax
|
||||
Tr/SocialMediaActivity/LogJSWidgetLinkClick
|
||||
Tracker?data=*
|
||||
|
|
@ -5964,6 +5898,7 @@ api/taxonomy$
|
|||
api/template-taxonomy-service
|
||||
api/template-taxonomy-service$
|
||||
api/ucs/shortlist
|
||||
api/ui
|
||||
api/ui-extensions
|
||||
api/uisprime/track
|
||||
api/unified-underdog
|
||||
|
|
@ -6087,9 +6022,7 @@ archive$
|
|||
archive.php?archive=*
|
||||
archive.php?view=all
|
||||
archive/api/image.jpg
|
||||
archive/article
|
||||
archive/graphs.php
|
||||
archive/page
|
||||
archive/project/sovsport$
|
||||
archived
|
||||
archived$
|
||||
|
|
@ -6114,12 +6047,8 @@ article/PR-CO
|
|||
article/api
|
||||
article/beta
|
||||
article/border-immigration-election-2182fec11fa008ec96c4202e5656d19e
|
||||
article/category
|
||||
article/e63d8640-eeb3-4473-b0ad-aa6aec16d9fe
|
||||
article/preview
|
||||
article/this-article-has-been-deleted
|
||||
article/this-article-has-been-removed
|
||||
article/this-article-is-no-longer-available
|
||||
article_count
|
||||
article_email
|
||||
articlecomment/
|
||||
|
|
@ -8321,7 +8250,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://medium.com/robots.txt
|
||||
cdn-cgi/http://meetup.com/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/l/email-protection
|
||||
cdn-cgi/rum
|
||||
|
|
@ -8419,7 +8348,6 @@ ch_it/Download
|
|||
challenge
|
||||
challenges
|
||||
challenges$
|
||||
change-displayed-metadata
|
||||
change-email
|
||||
change-password
|
||||
change-shipping
|
||||
|
|
@ -8471,7 +8399,7 @@ checklink?
|
|||
checkout
|
||||
checkout-external
|
||||
checkout/package
|
||||
checkouthttp://money.cnn.com/robots.txt
|
||||
checkouthttp://moderncalculators.com/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
|
|
@ -10930,8 +10858,15 @@ core/services/aop-file-manager/file
|
|||
corgi$
|
||||
corgi/i18n
|
||||
corp
|
||||
corp/*.pdf$
|
||||
corp/*/search
|
||||
corp/Privacy.htm
|
||||
corp/Terms.htm
|
||||
corp/get-data
|
||||
corp/lps
|
||||
corp/search
|
||||
corp/solution
|
||||
corp/unlock-growth
|
||||
corporate
|
||||
corporate/contracts
|
||||
corporate/languageselection.aspx
|
||||
|
|
@ -12215,7 +12150,6 @@ docs/search_results.html
|
|||
docs/socialmarkup
|
||||
doctor-strange
|
||||
document
|
||||
document-format.html
|
||||
document/comments
|
||||
document/create
|
||||
document/delete
|
||||
|
|
@ -12274,7 +12208,6 @@ doubleclick
|
|||
downgrade
|
||||
download
|
||||
download-evernote
|
||||
download-notice
|
||||
download/*/Zoom_launcher.exe
|
||||
download/*/zoomusLauncher.zip
|
||||
download/get
|
||||
|
|
@ -12408,7 +12341,6 @@ edit-subscriptions
|
|||
edit/$
|
||||
editing
|
||||
editing/EditHomeFacts.htm
|
||||
edition/null
|
||||
editionssi
|
||||
editor
|
||||
editor.jsp
|
||||
|
|
@ -12472,7 +12404,6 @@ element/?
|
|||
element/commun/afficher
|
||||
element_properties.
|
||||
elements
|
||||
eli-search
|
||||
eliminar-busqueda
|
||||
eliminar-favoritos
|
||||
elite?
|
||||
|
|
@ -12661,7 +12592,6 @@ en-ca.www.cloudflare.com
|
|||
en-ca/
|
||||
en-ca/feedback
|
||||
en-ca/lp
|
||||
en-ca/payroll/
|
||||
en-ca/searchresults
|
||||
en-cn/search
|
||||
en-gb.www.cloudflare.com
|
||||
|
|
@ -12894,7 +12824,6 @@ error/403
|
|||
error/404
|
||||
error/500
|
||||
error/PageNotFound.htm
|
||||
error/authentication-required.html
|
||||
error404.aspx
|
||||
error_204
|
||||
errordocs
|
||||
|
|
@ -13822,7 +13751,6 @@ experiences/*?*scheduled_id
|
|||
experiment
|
||||
experiments
|
||||
experiments.xml
|
||||
expert-search-form
|
||||
experts-arena
|
||||
experts/search
|
||||
experts/search?
|
||||
|
|
@ -13831,7 +13759,6 @@ explore/*/?p=
|
|||
explore/*/lightbox
|
||||
explore/search
|
||||
explorespa
|
||||
export-documents
|
||||
export/
|
||||
export/sites/intranet/
|
||||
export/sites/upov/shared/
|
||||
|
|
@ -13892,8 +13819,6 @@ facebook-template
|
|||
facebook/templates
|
||||
facebook_connect
|
||||
factory
|
||||
fallback
|
||||
false/select-store-cookies.html
|
||||
family-validation
|
||||
family_filter
|
||||
familylink-earlyaccess
|
||||
|
|
@ -13972,8 +13897,6 @@ feedback-service
|
|||
feedback/
|
||||
feedback/user_study
|
||||
feeds
|
||||
feeds.thetimes.co.uk/puzzles
|
||||
feeds.thetimes.co.uk/timescrossword
|
||||
feeds/
|
||||
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
|
||||
feeds/rss
|
||||
|
|
@ -17128,7 +17051,7 @@ gsr
|
|||
gss
|
||||
gsx
|
||||
gt/Download
|
||||
gtc/gtc-chatbot/*http://nymag.com/robots.txt
|
||||
gtc/gtc-chatbot/*http://nytimes.com/robots.txt
|
||||
gtp/stir
|
||||
gu-IN/$
|
||||
guest-pass
|
||||
|
|
@ -17458,7 +17381,7 @@ html5
|
|||
http
|
||||
http-checker
|
||||
http2_data
|
||||
http://1.envato.market/robots.txt
|
||||
http://4.bp.blogspot.com/robots.txt
|
||||
http://akparti.org.tr/robots.txt
|
||||
http://aliexpress.com/robots.txt
|
||||
http://amazon.co.jp/robots.txt
|
||||
|
|
@ -17484,15 +17407,15 @@ http://img.youtube.com/robots.txt
|
|||
http://irishtimes.com/robots.txt
|
||||
http://kickstarter.com/robots.txt
|
||||
http://lefigaro.fr/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://nationalgeographic.com/robots.txt
|
||||
http://msn.com/robots.txt
|
||||
http://nature.com/robots.txt
|
||||
http://patents.google.com/robots.txt
|
||||
http://python.org/robots.txt
|
||||
http://semrush.com/robots.txt
|
||||
http://siteground.com/robots.txt
|
||||
http://smithsonianmag.com/robots.txt
|
||||
http://qualtrics.com/robots.txt
|
||||
http://seekingalpha.com/robots.txt
|
||||
http://similarweb.com/robots.txt
|
||||
http://snapchat.com/robots.txt
|
||||
http://static.wixstatic.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://techrepublic.com/robots.txt
|
||||
http://threads.net/robots.txt
|
||||
http://tracks.arte.tv/robots.txt
|
||||
http://use.fontawesome.com/robots.txt
|
||||
|
|
@ -19436,54 +19359,6 @@ leerberichten
|
|||
legal
|
||||
legal-b2b
|
||||
legal-contact-us
|
||||
legal-content/BG/TXT/DOC
|
||||
legal-content/BG/TXT/SIG
|
||||
legal-content/CS/TXT/DOC
|
||||
legal-content/CS/TXT/SIG
|
||||
legal-content/DA/TXT/DOC
|
||||
legal-content/DA/TXT/SIG
|
||||
legal-content/DE/TXT/DOC
|
||||
legal-content/DE/TXT/SIG
|
||||
legal-content/EL/TXT/DOC
|
||||
legal-content/EL/TXT/SIG
|
||||
legal-content/EN/TXT/DOC
|
||||
legal-content/EN/TXT/SIG
|
||||
legal-content/ES/TXT/DOC
|
||||
legal-content/ES/TXT/SIG
|
||||
legal-content/ET/TXT/DOC
|
||||
legal-content/ET/TXT/SIG
|
||||
legal-content/FI/TXT/DOC
|
||||
legal-content/FI/TXT/SIG
|
||||
legal-content/FR/TXT/DOC
|
||||
legal-content/FR/TXT/SIG
|
||||
legal-content/GA/TXT/DOC
|
||||
legal-content/GA/TXT/SIG
|
||||
legal-content/HR/TXT/DOC
|
||||
legal-content/HR/TXT/SIG
|
||||
legal-content/HU/TXT/DOC
|
||||
legal-content/HU/TXT/SIG
|
||||
legal-content/IT/TXT/DOC
|
||||
legal-content/IT/TXT/SIG
|
||||
legal-content/LT/TXT/DOC
|
||||
legal-content/LT/TXT/SIG
|
||||
legal-content/LV/TXT/DOC
|
||||
legal-content/LV/TXT/SIG
|
||||
legal-content/MT/TXT/DOC
|
||||
legal-content/MT/TXT/SIG
|
||||
legal-content/NL/TXT/DOC
|
||||
legal-content/NL/TXT/SIG
|
||||
legal-content/PL/TXT/DOC
|
||||
legal-content/PL/TXT/SIG
|
||||
legal-content/PT/TXT/DOC
|
||||
legal-content/PT/TXT/SIG
|
||||
legal-content/RO/TXT/DOC
|
||||
legal-content/RO/TXT/SIG
|
||||
legal-content/SK/TXT/DOC
|
||||
legal-content/SK/TXT/SIG
|
||||
legal-content/SL/TXT/DOC
|
||||
legal-content/SL/TXT/SIG
|
||||
legal-content/SV/TXT/DOC
|
||||
legal-content/SV/TXT/SIG
|
||||
legal/$
|
||||
legal/3874403/
|
||||
legal/ai-terms/$
|
||||
|
|
@ -19677,7 +19552,6 @@ login.php*&next=
|
|||
login.php/?next=
|
||||
login.php?next=
|
||||
login.php?return_to=
|
||||
login.thetimes.co.uk/user/logout
|
||||
login/$
|
||||
login/*&next=
|
||||
login/?*guestpasskey=
|
||||
|
|
@ -19959,6 +19833,7 @@ mapslt?
|
|||
mapspro
|
||||
mapstt?
|
||||
mapview
|
||||
mar-optout
|
||||
market/
|
||||
market/confederate_flag
|
||||
market/dixie_flag
|
||||
|
|
@ -20225,7 +20100,6 @@ mod
|
|||
mod.php
|
||||
mod=
|
||||
mod?
|
||||
modal-message
|
||||
modal_active=
|
||||
models
|
||||
models/*/ar-redirect
|
||||
|
|
@ -20451,8 +20325,6 @@ my
|
|||
my-MM/$
|
||||
my-account
|
||||
my-agent/eligibility
|
||||
my-articles
|
||||
my-eurlex
|
||||
my-library
|
||||
my-library
|
||||
my-list-shows
|
||||
|
|
@ -20728,7 +20600,6 @@ newsuppliers
|
|||
next
|
||||
next-friday
|
||||
nextThread.html
|
||||
nextadvisor/search
|
||||
nextendweb-social-login/?
|
||||
nextgensearch/_*.js
|
||||
nextjs
|
||||
|
|
@ -21337,7 +21208,7 @@ p/*/v2/actions$
|
|||
p/*/v2/actions?
|
||||
p/*/victory$
|
||||
p/*/victory?
|
||||
p/*http://socialimpact.youtube.com/robots.txt
|
||||
p/*http://smithsonianmag.com/robots.txt
|
||||
p/*surveyopen
|
||||
p/*thm=
|
||||
p/60
|
||||
|
|
@ -21379,15 +21250,9 @@ page-59800369_45472411$
|
|||
page-777107_28406709$
|
||||
page-resources
|
||||
page-strength
|
||||
page/*/?a_aid=
|
||||
page/*/?egotecpage
|
||||
page/*/?hc_location=
|
||||
page/*/?iq_id=
|
||||
page/*/?pcd=
|
||||
page/*/?s
|
||||
page/*/?s=
|
||||
page/*/?s=
|
||||
page/*/?search=
|
||||
page/*?
|
||||
page/*page
|
||||
page/account-confirmation-thanks
|
||||
|
|
@ -21682,7 +21547,6 @@ password
|
|||
password-changed-email
|
||||
password/reset
|
||||
password_expired
|
||||
past-six-days
|
||||
patent
|
||||
patent-search/frontend
|
||||
patents
|
||||
|
|
@ -22053,7 +21917,6 @@ play
|
|||
play/store/web
|
||||
play/surveys/serp
|
||||
player
|
||||
player/brightcove
|
||||
player/metadata/video
|
||||
playerColor=
|
||||
playing-house
|
||||
|
|
@ -22071,6 +21934,7 @@ plugins/search
|
|||
plus/experience/*/
|
||||
plus/experience/*/series/
|
||||
plusinstall
|
||||
pm-optout
|
||||
pm/
|
||||
pm/amplify/
|
||||
pm/lambda/
|
||||
|
|
@ -22210,7 +22074,6 @@ preferences/
|
|||
preferences/manage-cookies
|
||||
prefetch
|
||||
prefs
|
||||
prelex
|
||||
premium$
|
||||
premium-reports
|
||||
premium/
|
||||
|
|
@ -22275,7 +22138,6 @@ pricing/payment
|
|||
pricing/pro
|
||||
primeshow
|
||||
print
|
||||
print-pdf
|
||||
printView=
|
||||
printable/pdf
|
||||
printer_friendly_story
|
||||
|
|
@ -22298,7 +22160,7 @@ privacy/zoho-group.html
|
|||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://about.google/robots.txt
|
||||
private/http://about.fb.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -22476,7 +22338,6 @@ proplayer
|
|||
props/
|
||||
proredir?
|
||||
prospective-students/undergraduate-redesign
|
||||
protected
|
||||
proto
|
||||
protocol
|
||||
protocolexchange/labgroups
|
||||
|
|
@ -23191,7 +23052,6 @@ recruit/helpnew/
|
|||
recs
|
||||
red
|
||||
red-2
|
||||
redesign/_next/image
|
||||
redesigning-finance-how-great-design-is-transforming-the-industry/$
|
||||
redir
|
||||
redir?
|
||||
|
|
@ -23264,6 +23124,7 @@ remotelogout
|
|||
removalrequest
|
||||
remove-favorite
|
||||
renders
|
||||
renewal-reminder-optout
|
||||
rental-manager/?source=topnav&itc=postbutton_topnav
|
||||
rental-manager/?zpid=
|
||||
rental-manager/login/?url
|
||||
|
|
@ -24175,8 +24036,6 @@ sap/saphana/pilot/offer/confirmation
|
|||
sars-cov-2
|
||||
savannah-checkouts
|
||||
save
|
||||
save-document
|
||||
save-query
|
||||
save/save-agency-search-tool
|
||||
save/save-agency-search-tool/export
|
||||
savedhomes
|
||||
|
|
@ -24384,7 +24243,6 @@ search-ads-360
|
|||
search-ar-dev
|
||||
search-collections?
|
||||
search-console/scfe
|
||||
search-effectiveness.html
|
||||
search-people?
|
||||
search-results
|
||||
search-webglimps
|
||||
|
|
@ -24816,6 +24674,7 @@ signed_out_modal.json
|
|||
signin
|
||||
signin$
|
||||
signin-oidc
|
||||
signin-oidc
|
||||
signin.aspx
|
||||
signin/$
|
||||
signin/inject
|
||||
|
|
@ -24823,6 +24682,7 @@ signin?
|
|||
signin?expId=confirmEmail
|
||||
signout
|
||||
signout
|
||||
signout-oidc
|
||||
signup
|
||||
signup$
|
||||
signup-interstitial
|
||||
|
|
@ -24839,6 +24699,7 @@ signup/payment%
|
|||
signup/payment?
|
||||
signup?
|
||||
signup_modal
|
||||
silent-login
|
||||
silva
|
||||
silver-linings-playbook
|
||||
since=
|
||||
|
|
@ -25227,7 +25088,6 @@ slp/*/b$
|
|||
slp/s$
|
||||
smart/button
|
||||
smart/buttons
|
||||
smartapi
|
||||
smartmarket
|
||||
smartmarket/*/productListInitial.action?
|
||||
smbe/
|
||||
|
|
@ -26474,6 +26334,7 @@ templates/x-matrix-template/$
|
|||
templates/yearly-calendar-template/$
|
||||
temporary_marketing_proxy/*
|
||||
temptation-island
|
||||
ter-optout
|
||||
termini-e-condizioni
|
||||
termos-e-condicoes
|
||||
terms
|
||||
|
|
@ -26690,8 +26551,6 @@ time/change/@
|
|||
time/map/*_escaped_fragment_
|
||||
time/zone/*?
|
||||
time/zone/@
|
||||
time_cover_hub
|
||||
time_tout
|
||||
timedtext_video
|
||||
timezone-utils/static-2.111
|
||||
timezone-utils/static-2.114
|
||||
|
|
@ -26778,7 +26637,6 @@ topic/*seo9
|
|||
topic/*{
|
||||
topic/article/
|
||||
topic/articlecollection
|
||||
topic/bbc
|
||||
topic/collection
|
||||
topic/electrode/api/logger
|
||||
topic/electrode/api/wpa
|
||||
|
|
@ -26881,6 +26739,7 @@ transcripts/419570939
|
|||
transcripts/470280334
|
||||
transcripts/480128005
|
||||
transcripts/830237502
|
||||
transfers
|
||||
transformation-digitale-du-processus-de-design/$
|
||||
transit?
|
||||
translate
|
||||
|
|
@ -26982,7 +26841,6 @@ trips/v1
|
|||
trivia/answer
|
||||
trk
|
||||
trouver
|
||||
true/select-store-cookies.html
|
||||
trust.php
|
||||
trustedstores/images
|
||||
trustedstores/js
|
||||
|
|
@ -26998,7 +26856,6 @@ try-search-term
|
|||
try?
|
||||
trylater
|
||||
tsa
|
||||
tto
|
||||
tucritica
|
||||
tune*retpath=
|
||||
turbo
|
||||
|
|
@ -27182,7 +27039,6 @@ ultrasearch
|
|||
um
|
||||
unable-to-process-request/
|
||||
unauth-profile
|
||||
uncategorized
|
||||
undefined
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
|
|
@ -27196,6 +27052,7 @@ univercd/cc/td/doc
|
|||
universal-design-system/
|
||||
university
|
||||
unlink
|
||||
unlisted
|
||||
unsaved
|
||||
unsub
|
||||
unsubscribe
|
||||
|
|
@ -27724,6 +27581,7 @@ verificationofemployment
|
|||
verified-authors
|
||||
verified-modal
|
||||
verify
|
||||
verify-mobile
|
||||
verify_age
|
||||
verify_cookies
|
||||
verify_your_email$
|
||||
|
|
@ -27911,6 +27769,8 @@ wall*?search=1
|
|||
wall*?thread=
|
||||
wall*?with=
|
||||
wall-*?q=
|
||||
wallpaper
|
||||
wallpapers
|
||||
wanted
|
||||
wap/*
|
||||
wapsearch?
|
||||
|
|
@ -28871,7 +28731,6 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
|
|
@ -28960,7 +28819,6 @@ wp-json/hb-
|
|||
wp-json/wpe/v1/chat-group
|
||||
wp-json/wpe/v1/opt-in
|
||||
wp-json/ws-form
|
||||
wp-login
|
||||
wp-login.php
|
||||
wp-login.php
|
||||
wp-signup.php
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue