mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-15 07:26:16 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
"last_update": 1776136433
|
"last_update": 1776136433
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1776246048
|
"last_update": 1776332396
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -3910,6 +3910,11 @@ schema/src/dialects/mysql.ts
|
|||||||
src/dialects/mysql.ts
|
src/dialects/mysql.ts
|
||||||
dialects/mysql.ts
|
dialects/mysql.ts
|
||||||
mysql.ts
|
mysql.ts
|
||||||
|
packages/schema/src/dialects/mssql.test.ts
|
||||||
|
schema/src/dialects/mssql.test.ts
|
||||||
|
src/dialects/mssql.test.ts
|
||||||
|
dialects/mssql.test.ts
|
||||||
|
mssql.test.ts
|
||||||
packages/composables/vitest.config.ts
|
packages/composables/vitest.config.ts
|
||||||
composables/vitest.config.ts
|
composables/vitest.config.ts
|
||||||
vitest.config.ts
|
vitest.config.ts
|
||||||
@@ -8769,6 +8774,9 @@ api/src/test-utils/controllers.ts
|
|||||||
src/test-utils/controllers.ts
|
src/test-utils/controllers.ts
|
||||||
test-utils/controllers.ts
|
test-utils/controllers.ts
|
||||||
controllers.ts
|
controllers.ts
|
||||||
|
api/src/flows.test.ts
|
||||||
|
src/flows.test.ts
|
||||||
|
flows.test.ts
|
||||||
api/src/logger/index.ts
|
api/src/logger/index.ts
|
||||||
src/logger/index.ts
|
src/logger/index.ts
|
||||||
logger/index.ts
|
logger/index.ts
|
||||||
@@ -9821,6 +9829,8 @@ pnpm-lock.yaml
|
|||||||
polite-colts-glow.md
|
polite-colts-glow.md
|
||||||
.changeset/many-facts-film.md
|
.changeset/many-facts-film.md
|
||||||
many-facts-film.md
|
many-facts-film.md
|
||||||
|
.changeset/pink-cars-buy.md
|
||||||
|
pink-cars-buy.md
|
||||||
.changeset/ready-ghosts-call.md
|
.changeset/ready-ghosts-call.md
|
||||||
ready-ghosts-call.md
|
ready-ghosts-call.md
|
||||||
.changeset/two-symbols-post.md
|
.changeset/two-symbols-post.md
|
||||||
@@ -9835,14 +9845,22 @@ shaggy-news-check.md
|
|||||||
config.json
|
config.json
|
||||||
.changeset/funny-jobs-drop.md
|
.changeset/funny-jobs-drop.md
|
||||||
funny-jobs-drop.md
|
funny-jobs-drop.md
|
||||||
|
.changeset/deduplicate-count-requests.md
|
||||||
|
deduplicate-count-requests.md
|
||||||
.changeset/strong-dolls-rescue.md
|
.changeset/strong-dolls-rescue.md
|
||||||
strong-dolls-rescue.md
|
strong-dolls-rescue.md
|
||||||
|
.changeset/good-geckos-ask.md
|
||||||
|
good-geckos-ask.md
|
||||||
.changeset/goofy-eels-smile.md
|
.changeset/goofy-eels-smile.md
|
||||||
goofy-eels-smile.md
|
goofy-eels-smile.md
|
||||||
.changeset/tiny-humans-sit.md
|
.changeset/tiny-humans-sit.md
|
||||||
tiny-humans-sit.md
|
tiny-humans-sit.md
|
||||||
.changeset/old-chairs-end.md
|
.changeset/old-chairs-end.md
|
||||||
old-chairs-end.md
|
old-chairs-end.md
|
||||||
|
.changeset/fix-mssql-schema-length.md
|
||||||
|
fix-mssql-schema-length.md
|
||||||
|
.changeset/fix-cache-key-custom-query-params.md
|
||||||
|
fix-cache-key-custom-query-params.md
|
||||||
.changeset/moody-papers-help.md
|
.changeset/moody-papers-help.md
|
||||||
moody-papers-help.md
|
moody-papers-help.md
|
||||||
.changeset/three-emus-admire.md
|
.changeset/three-emus-admire.md
|
||||||
@@ -16018,6 +16036,13 @@ flows/components/arrows/types.ts
|
|||||||
components/arrows/types.ts
|
components/arrows/types.ts
|
||||||
arrows/types.ts
|
arrows/types.ts
|
||||||
types.ts
|
types.ts
|
||||||
|
app/src/modules/settings/routes/flows/triggers.test.ts
|
||||||
|
src/modules/settings/routes/flows/triggers.test.ts
|
||||||
|
modules/settings/routes/flows/triggers.test.ts
|
||||||
|
settings/routes/flows/triggers.test.ts
|
||||||
|
routes/flows/triggers.test.ts
|
||||||
|
flows/triggers.test.ts
|
||||||
|
triggers.test.ts
|
||||||
app/src/modules/settings/routes/flows/constants.ts
|
app/src/modules/settings/routes/flows/constants.ts
|
||||||
src/modules/settings/routes/flows/constants.ts
|
src/modules/settings/routes/flows/constants.ts
|
||||||
modules/settings/routes/flows/constants.ts
|
modules/settings/routes/flows/constants.ts
|
||||||
|
|||||||
@@ -816,6 +816,7 @@ packages/schema/src/dialects/mssql.ts
|
|||||||
packages/schema/src/dialects/postgres.ts
|
packages/schema/src/dialects/postgres.ts
|
||||||
packages/schema/src/dialects/cockroachdb.ts
|
packages/schema/src/dialects/cockroachdb.ts
|
||||||
packages/schema/src/dialects/mysql.ts
|
packages/schema/src/dialects/mysql.ts
|
||||||
|
packages/schema/src/dialects/mssql.test.ts
|
||||||
packages/composables/vitest.config.ts
|
packages/composables/vitest.config.ts
|
||||||
packages/composables/license
|
packages/composables/license
|
||||||
packages/composables/package.json
|
packages/composables/package.json
|
||||||
@@ -1750,6 +1751,7 @@ api/src/test-utils/services/fields-service.ts
|
|||||||
api/src/test-utils/services/folders-service.ts
|
api/src/test-utils/services/folders-service.ts
|
||||||
api/src/test-utils/services/files-service.ts
|
api/src/test-utils/services/files-service.ts
|
||||||
api/src/test-utils/controllers.ts
|
api/src/test-utils/controllers.ts
|
||||||
|
api/src/flows.test.ts
|
||||||
api/src/logger/index.ts
|
api/src/logger/index.ts
|
||||||
api/src/logger/logs-stream.test.ts
|
api/src/logger/logs-stream.test.ts
|
||||||
api/src/logger/logs-stream.ts
|
api/src/logger/logs-stream.ts
|
||||||
@@ -1996,6 +1998,7 @@ pnpm-workspace.yaml
|
|||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
.changeset/polite-colts-glow.md
|
.changeset/polite-colts-glow.md
|
||||||
.changeset/many-facts-film.md
|
.changeset/many-facts-film.md
|
||||||
|
.changeset/pink-cars-buy.md
|
||||||
.changeset/ready-ghosts-call.md
|
.changeset/ready-ghosts-call.md
|
||||||
.changeset/two-symbols-post.md
|
.changeset/two-symbols-post.md
|
||||||
.changeset/social-rings-invent.md
|
.changeset/social-rings-invent.md
|
||||||
@@ -2003,10 +2006,14 @@ pnpm-lock.yaml
|
|||||||
.changeset/shaggy-news-check.md
|
.changeset/shaggy-news-check.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
.changeset/funny-jobs-drop.md
|
.changeset/funny-jobs-drop.md
|
||||||
|
.changeset/deduplicate-count-requests.md
|
||||||
.changeset/strong-dolls-rescue.md
|
.changeset/strong-dolls-rescue.md
|
||||||
|
.changeset/good-geckos-ask.md
|
||||||
.changeset/goofy-eels-smile.md
|
.changeset/goofy-eels-smile.md
|
||||||
.changeset/tiny-humans-sit.md
|
.changeset/tiny-humans-sit.md
|
||||||
.changeset/old-chairs-end.md
|
.changeset/old-chairs-end.md
|
||||||
|
.changeset/fix-mssql-schema-length.md
|
||||||
|
.changeset/fix-cache-key-custom-query-params.md
|
||||||
.changeset/moody-papers-help.md
|
.changeset/moody-papers-help.md
|
||||||
.changeset/three-emus-admire.md
|
.changeset/three-emus-admire.md
|
||||||
AGENTS.md
|
AGENTS.md
|
||||||
@@ -3170,6 +3177,7 @@ app/src/modules/settings/routes/flows/components/arrows/utils/get-points.ts
|
|||||||
app/src/modules/settings/routes/flows/components/arrows/utils/is-point-in-panel.test.ts
|
app/src/modules/settings/routes/flows/components/arrows/utils/is-point-in-panel.test.ts
|
||||||
app/src/modules/settings/routes/flows/components/arrows/utils/range.ts
|
app/src/modules/settings/routes/flows/components/arrows/utils/range.ts
|
||||||
app/src/modules/settings/routes/flows/components/arrows/types.ts
|
app/src/modules/settings/routes/flows/components/arrows/types.ts
|
||||||
|
app/src/modules/settings/routes/flows/triggers.test.ts
|
||||||
app/src/modules/settings/routes/flows/constants.ts
|
app/src/modules/settings/routes/flows/constants.ts
|
||||||
app/src/modules/settings/routes/flows/overview.vue
|
app/src/modules/settings/routes/flows/overview.vue
|
||||||
app/src/modules/settings/routes/flows/triggers.ts
|
app/src/modules/settings/routes/flows/triggers.ts
|
||||||
|
|||||||
@@ -1596,6 +1596,11 @@ Espo/Hooks/Note/StreamUpdatedAt.php
|
|||||||
Hooks/Note/StreamUpdatedAt.php
|
Hooks/Note/StreamUpdatedAt.php
|
||||||
Note/StreamUpdatedAt.php
|
Note/StreamUpdatedAt.php
|
||||||
StreamUpdatedAt.php
|
StreamUpdatedAt.php
|
||||||
|
application/Espo/Hooks/Note/SetFields.php
|
||||||
|
Espo/Hooks/Note/SetFields.php
|
||||||
|
Hooks/Note/SetFields.php
|
||||||
|
Note/SetFields.php
|
||||||
|
SetFields.php
|
||||||
application/Espo/Hooks/Note/Notifications.php
|
application/Espo/Hooks/Note/Notifications.php
|
||||||
Espo/Hooks/Note/Notifications.php
|
Espo/Hooks/Note/Notifications.php
|
||||||
Hooks/Note/Notifications.php
|
Hooks/Note/Notifications.php
|
||||||
@@ -13521,6 +13526,14 @@ Resources/metadata/streamDefs/Meeting.json
|
|||||||
metadata/streamDefs/Meeting.json
|
metadata/streamDefs/Meeting.json
|
||||||
streamDefs/Meeting.json
|
streamDefs/Meeting.json
|
||||||
Meeting.json
|
Meeting.json
|
||||||
|
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Case.json
|
||||||
|
Espo/Modules/Crm/Resources/metadata/streamDefs/Case.json
|
||||||
|
Modules/Crm/Resources/metadata/streamDefs/Case.json
|
||||||
|
Crm/Resources/metadata/streamDefs/Case.json
|
||||||
|
Resources/metadata/streamDefs/Case.json
|
||||||
|
metadata/streamDefs/Case.json
|
||||||
|
streamDefs/Case.json
|
||||||
|
Case.json
|
||||||
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Call.json
|
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Call.json
|
||||||
Espo/Modules/Crm/Resources/metadata/streamDefs/Call.json
|
Espo/Modules/Crm/Resources/metadata/streamDefs/Call.json
|
||||||
Modules/Crm/Resources/metadata/streamDefs/Call.json
|
Modules/Crm/Resources/metadata/streamDefs/Call.json
|
||||||
|
|||||||
@@ -334,6 +334,7 @@ application/Espo/Hooks/Pipeline/SetFields.php
|
|||||||
application/Espo/Hooks/Note/Mentions.php
|
application/Espo/Hooks/Note/Mentions.php
|
||||||
application/Espo/Hooks/Note/WebSocketSubmit.php
|
application/Espo/Hooks/Note/WebSocketSubmit.php
|
||||||
application/Espo/Hooks/Note/StreamUpdatedAt.php
|
application/Espo/Hooks/Note/StreamUpdatedAt.php
|
||||||
|
application/Espo/Hooks/Note/SetFields.php
|
||||||
application/Espo/Hooks/Note/Notifications.php
|
application/Espo/Hooks/Note/Notifications.php
|
||||||
application/Espo/Hooks/EmailFilter/CacheClearing.php
|
application/Espo/Hooks/EmailFilter/CacheClearing.php
|
||||||
application/Espo/Hooks/Portal/WriteConfig.php
|
application/Espo/Hooks/Portal/WriteConfig.php
|
||||||
@@ -1840,6 +1841,7 @@ application/Espo/Modules/Crm/Resources/metadata/scopes/DocumentFolder.json
|
|||||||
application/Espo/Modules/Crm/Resources/metadata/scopes/Reminder.json
|
application/Espo/Modules/Crm/Resources/metadata/scopes/Reminder.json
|
||||||
application/Espo/Modules/Crm/Resources/metadata/scopes/Task.json
|
application/Espo/Modules/Crm/Resources/metadata/scopes/Task.json
|
||||||
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Meeting.json
|
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Meeting.json
|
||||||
|
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Case.json
|
||||||
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Call.json
|
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Call.json
|
||||||
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Task.json
|
application/Espo/Modules/Crm/Resources/metadata/streamDefs/Task.json
|
||||||
application/Espo/Modules/Crm/Resources/metadata/logicDefs/Lead.json
|
application/Espo/Modules/Crm/Resources/metadata/logicDefs/Lead.json
|
||||||
|
|||||||
@@ -17439,6 +17439,12 @@ src/Websocket/Api/ForumAttributes.php
|
|||||||
Websocket/Api/ForumAttributes.php
|
Websocket/Api/ForumAttributes.php
|
||||||
Api/ForumAttributes.php
|
Api/ForumAttributes.php
|
||||||
ForumAttributes.php
|
ForumAttributes.php
|
||||||
|
extensions/realtime/src/Websocket/Api/PresenceChannelAuthorizer.php
|
||||||
|
realtime/src/Websocket/Api/PresenceChannelAuthorizer.php
|
||||||
|
src/Websocket/Api/PresenceChannelAuthorizer.php
|
||||||
|
Websocket/Api/PresenceChannelAuthorizer.php
|
||||||
|
Api/PresenceChannelAuthorizer.php
|
||||||
|
PresenceChannelAuthorizer.php
|
||||||
extensions/realtime/src/Websocket/Api/AuthController.php
|
extensions/realtime/src/Websocket/Api/AuthController.php
|
||||||
realtime/src/Websocket/Api/AuthController.php
|
realtime/src/Websocket/Api/AuthController.php
|
||||||
src/Websocket/Api/AuthController.php
|
src/Websocket/Api/AuthController.php
|
||||||
|
|||||||
@@ -3009,6 +3009,7 @@ extensions/realtime/src/Websocket/Connection/TriggerEvent.php
|
|||||||
extensions/realtime/src/Websocket/Connection/Controller.php
|
extensions/realtime/src/Websocket/Connection/Controller.php
|
||||||
extensions/realtime/src/Websocket/Connection/FetchChannels.php
|
extensions/realtime/src/Websocket/Connection/FetchChannels.php
|
||||||
extensions/realtime/src/Websocket/Api/ForumAttributes.php
|
extensions/realtime/src/Websocket/Api/ForumAttributes.php
|
||||||
|
extensions/realtime/src/Websocket/Api/PresenceChannelAuthorizer.php
|
||||||
extensions/realtime/src/Websocket/Api/AuthController.php
|
extensions/realtime/src/Websocket/Api/AuthController.php
|
||||||
extensions/realtime/src/Websocket/Channel/PresenceChannel.php
|
extensions/realtime/src/Websocket/Channel/PresenceChannel.php
|
||||||
extensions/realtime/src/Websocket/Channel/PrivateChannel.php
|
extensions/realtime/src/Websocket/Channel/PrivateChannel.php
|
||||||
|
|||||||
@@ -10278,6 +10278,13 @@ core/test/integration/url-service.test.js
|
|||||||
test/integration/url-service.test.js
|
test/integration/url-service.test.js
|
||||||
integration/url-service.test.js
|
integration/url-service.test.js
|
||||||
url-service.test.js
|
url-service.test.js
|
||||||
|
ghost/core/test/integration/services/welcome-email-automations/poll.test.js
|
||||||
|
core/test/integration/services/welcome-email-automations/poll.test.js
|
||||||
|
test/integration/services/welcome-email-automations/poll.test.js
|
||||||
|
integration/services/welcome-email-automations/poll.test.js
|
||||||
|
services/welcome-email-automations/poll.test.js
|
||||||
|
welcome-email-automations/poll.test.js
|
||||||
|
poll.test.js
|
||||||
ghost/core/test/integration/services/last-seen-at-updater.test.js
|
ghost/core/test/integration/services/last-seen-at-updater.test.js
|
||||||
core/test/integration/services/last-seen-at-updater.test.js
|
core/test/integration/services/last-seen-at-updater.test.js
|
||||||
test/integration/services/last-seen-at-updater.test.js
|
test/integration/services/last-seen-at-updater.test.js
|
||||||
@@ -14194,6 +14201,14 @@ adapters/scheduling/post-scheduling/post-scheduler.test.js
|
|||||||
scheduling/post-scheduling/post-scheduler.test.js
|
scheduling/post-scheduling/post-scheduler.test.js
|
||||||
post-scheduling/post-scheduler.test.js
|
post-scheduling/post-scheduler.test.js
|
||||||
post-scheduler.test.js
|
post-scheduler.test.js
|
||||||
|
ghost/core/test/unit/server/services/welcome-email-automations/index.test.js
|
||||||
|
core/test/unit/server/services/welcome-email-automations/index.test.js
|
||||||
|
test/unit/server/services/welcome-email-automations/index.test.js
|
||||||
|
unit/server/services/welcome-email-automations/index.test.js
|
||||||
|
server/services/welcome-email-automations/index.test.js
|
||||||
|
services/welcome-email-automations/index.test.js
|
||||||
|
welcome-email-automations/index.test.js
|
||||||
|
index.test.js
|
||||||
ghost/core/test/unit/server/services/url/queue.test.js
|
ghost/core/test/unit/server/services/url/queue.test.js
|
||||||
core/test/unit/server/services/url/queue.test.js
|
core/test/unit/server/services/url/queue.test.js
|
||||||
test/unit/server/services/url/queue.test.js
|
test/unit/server/services/url/queue.test.js
|
||||||
@@ -14869,6 +14884,14 @@ server/services/gifts/gift-email-service.test.js
|
|||||||
services/gifts/gift-email-service.test.js
|
services/gifts/gift-email-service.test.js
|
||||||
gifts/gift-email-service.test.js
|
gifts/gift-email-service.test.js
|
||||||
gift-email-service.test.js
|
gift-email-service.test.js
|
||||||
|
ghost/core/test/unit/server/services/gifts/utils.ts
|
||||||
|
core/test/unit/server/services/gifts/utils.ts
|
||||||
|
test/unit/server/services/gifts/utils.ts
|
||||||
|
unit/server/services/gifts/utils.ts
|
||||||
|
server/services/gifts/utils.ts
|
||||||
|
services/gifts/utils.ts
|
||||||
|
gifts/utils.ts
|
||||||
|
utils.ts
|
||||||
ghost/core/test/unit/server/services/gifts/gift.test.ts
|
ghost/core/test/unit/server/services/gifts/gift.test.ts
|
||||||
core/test/unit/server/services/gifts/gift.test.ts
|
core/test/unit/server/services/gifts/gift.test.ts
|
||||||
test/unit/server/services/gifts/gift.test.ts
|
test/unit/server/services/gifts/gift.test.ts
|
||||||
@@ -16031,6 +16054,16 @@ stripe/services/webhooks/subscription-event-service.test.js
|
|||||||
services/webhooks/subscription-event-service.test.js
|
services/webhooks/subscription-event-service.test.js
|
||||||
webhooks/subscription-event-service.test.js
|
webhooks/subscription-event-service.test.js
|
||||||
subscription-event-service.test.js
|
subscription-event-service.test.js
|
||||||
|
ghost/core/test/unit/server/services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
core/test/unit/server/services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
test/unit/server/services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
unit/server/services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
server/services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
services/webhooks/charge-refunded-event-service.test.js
|
||||||
|
webhooks/charge-refunded-event-service.test.js
|
||||||
|
charge-refunded-event-service.test.js
|
||||||
ghost/core/test/unit/server/services/email-analytics/email-analytics-service.test.js
|
ghost/core/test/unit/server/services/email-analytics/email-analytics-service.test.js
|
||||||
core/test/unit/server/services/email-analytics/email-analytics-service.test.js
|
core/test/unit/server/services/email-analytics/email-analytics-service.test.js
|
||||||
test/unit/server/services/email-analytics/email-analytics-service.test.js
|
test/unit/server/services/email-analytics/email-analytics-service.test.js
|
||||||
@@ -18031,6 +18064,12 @@ test/unit/shared/max-limit-cap.test.js
|
|||||||
unit/shared/max-limit-cap.test.js
|
unit/shared/max-limit-cap.test.js
|
||||||
shared/max-limit-cap.test.js
|
shared/max-limit-cap.test.js
|
||||||
max-limit-cap.test.js
|
max-limit-cap.test.js
|
||||||
|
ghost/core/test/unit/shared/one-at-a-time.test.js
|
||||||
|
core/test/unit/shared/one-at-a-time.test.js
|
||||||
|
test/unit/shared/one-at-a-time.test.js
|
||||||
|
unit/shared/one-at-a-time.test.js
|
||||||
|
shared/one-at-a-time.test.js
|
||||||
|
one-at-a-time.test.js
|
||||||
ghost/core/test/unit/bin/create-migration.test.js
|
ghost/core/test/unit/bin/create-migration.test.js
|
||||||
core/test/unit/bin/create-migration.test.js
|
core/test/unit/bin/create-migration.test.js
|
||||||
test/unit/bin/create-migration.test.js
|
test/unit/bin/create-migration.test.js
|
||||||
@@ -25014,6 +25053,28 @@ core/core/server/ghost-server.js
|
|||||||
core/server/ghost-server.js
|
core/server/ghost-server.js
|
||||||
server/ghost-server.js
|
server/ghost-server.js
|
||||||
ghost-server.js
|
ghost-server.js
|
||||||
|
ghost/core/core/server/services/welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
core/core/server/services/welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
core/server/services/welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
server/services/welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
services/welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
events/start-automations-poll-event.js
|
||||||
|
start-automations-poll-event.js
|
||||||
|
ghost/core/core/server/services/welcome-email-automations/index.js
|
||||||
|
core/core/server/services/welcome-email-automations/index.js
|
||||||
|
core/server/services/welcome-email-automations/index.js
|
||||||
|
server/services/welcome-email-automations/index.js
|
||||||
|
services/welcome-email-automations/index.js
|
||||||
|
welcome-email-automations/index.js
|
||||||
|
index.js
|
||||||
|
ghost/core/core/server/services/welcome-email-automations/poll.js
|
||||||
|
core/core/server/services/welcome-email-automations/poll.js
|
||||||
|
core/server/services/welcome-email-automations/poll.js
|
||||||
|
server/services/welcome-email-automations/poll.js
|
||||||
|
services/welcome-email-automations/poll.js
|
||||||
|
welcome-email-automations/poll.js
|
||||||
|
poll.js
|
||||||
ghost/core/core/server/services/url/config.js
|
ghost/core/core/server/services/url/config.js
|
||||||
core/core/server/services/url/config.js
|
core/core/server/services/url/config.js
|
||||||
core/server/services/url/config.js
|
core/server/services/url/config.js
|
||||||
@@ -25810,13 +25871,6 @@ server/services/email-service/sending-service.js
|
|||||||
services/email-service/sending-service.js
|
services/email-service/sending-service.js
|
||||||
email-service/sending-service.js
|
email-service/sending-service.js
|
||||||
sending-service.js
|
sending-service.js
|
||||||
ghost/core/core/server/services/email-service/email-body-cache.js
|
|
||||||
core/core/server/services/email-service/email-body-cache.js
|
|
||||||
core/server/services/email-service/email-body-cache.js
|
|
||||||
server/services/email-service/email-body-cache.js
|
|
||||||
services/email-service/email-body-cache.js
|
|
||||||
email-service/email-body-cache.js
|
|
||||||
email-body-cache.js
|
|
||||||
ghost/core/core/server/services/email-service/helpers/register-helpers.js
|
ghost/core/core/server/services/email-service/helpers/register-helpers.js
|
||||||
core/core/server/services/email-service/helpers/register-helpers.js
|
core/core/server/services/email-service/helpers/register-helpers.js
|
||||||
core/server/services/email-service/helpers/register-helpers.js
|
core/server/services/email-service/helpers/register-helpers.js
|
||||||
@@ -27733,6 +27787,15 @@ stripe/services/webhook/subscription-event-service.js
|
|||||||
services/webhook/subscription-event-service.js
|
services/webhook/subscription-event-service.js
|
||||||
webhook/subscription-event-service.js
|
webhook/subscription-event-service.js
|
||||||
subscription-event-service.js
|
subscription-event-service.js
|
||||||
|
ghost/core/core/server/services/stripe/services/webhook/charge-refunded-event-service.js
|
||||||
|
core/core/server/services/stripe/services/webhook/charge-refunded-event-service.js
|
||||||
|
core/server/services/stripe/services/webhook/charge-refunded-event-service.js
|
||||||
|
server/services/stripe/services/webhook/charge-refunded-event-service.js
|
||||||
|
services/stripe/services/webhook/charge-refunded-event-service.js
|
||||||
|
stripe/services/webhook/charge-refunded-event-service.js
|
||||||
|
services/webhook/charge-refunded-event-service.js
|
||||||
|
webhook/charge-refunded-event-service.js
|
||||||
|
charge-refunded-event-service.js
|
||||||
ghost/core/core/server/services/stripe/services/webhook/invoice-event-service.js
|
ghost/core/core/server/services/stripe/services/webhook/invoice-event-service.js
|
||||||
core/core/server/services/stripe/services/webhook/invoice-event-service.js
|
core/core/server/services/stripe/services/webhook/invoice-event-service.js
|
||||||
core/server/services/stripe/services/webhook/invoice-event-service.js
|
core/server/services/stripe/services/webhook/invoice-event-service.js
|
||||||
@@ -30416,6 +30479,11 @@ core/core/shared/sentry-knex-tracing-integration.js
|
|||||||
core/shared/sentry-knex-tracing-integration.js
|
core/shared/sentry-knex-tracing-integration.js
|
||||||
shared/sentry-knex-tracing-integration.js
|
shared/sentry-knex-tracing-integration.js
|
||||||
sentry-knex-tracing-integration.js
|
sentry-knex-tracing-integration.js
|
||||||
|
ghost/core/core/shared/one-at-a-time.js
|
||||||
|
core/core/shared/one-at-a-time.js
|
||||||
|
core/shared/one-at-a-time.js
|
||||||
|
shared/one-at-a-time.js
|
||||||
|
one-at-a-time.js
|
||||||
ghost/core/core/shared/express.js
|
ghost/core/core/shared/express.js
|
||||||
core/core/shared/express.js
|
core/core/shared/express.js
|
||||||
core/shared/express.js
|
core/shared/express.js
|
||||||
|
|||||||
@@ -1942,6 +1942,7 @@ ghost/core/test/integration/jobs/update-check.test.js
|
|||||||
ghost/core/test/integration/jobs/process-outbox.test.js
|
ghost/core/test/integration/jobs/process-outbox.test.js
|
||||||
ghost/core/test/integration/settings/settings.test.js
|
ghost/core/test/integration/settings/settings.test.js
|
||||||
ghost/core/test/integration/url-service.test.js
|
ghost/core/test/integration/url-service.test.js
|
||||||
|
ghost/core/test/integration/services/welcome-email-automations/poll.test.js
|
||||||
ghost/core/test/integration/services/last-seen-at-updater.test.js
|
ghost/core/test/integration/services/last-seen-at-updater.test.js
|
||||||
ghost/core/test/integration/services/email-service/domain-warming.test.js
|
ghost/core/test/integration/services/email-service/domain-warming.test.js
|
||||||
ghost/core/test/integration/services/email-service/email-event-storage.test.js
|
ghost/core/test/integration/services/email-service/email-event-storage.test.js
|
||||||
@@ -2485,6 +2486,7 @@ ghost/core/test/unit/server/adapters/cache/memory.test.js
|
|||||||
ghost/core/test/unit/server/adapters/scheduling/utils.test.js
|
ghost/core/test/unit/server/adapters/scheduling/utils.test.js
|
||||||
ghost/core/test/unit/server/adapters/scheduling/scheduling-default.test.js
|
ghost/core/test/unit/server/adapters/scheduling/scheduling-default.test.js
|
||||||
ghost/core/test/unit/server/adapters/scheduling/post-scheduling/post-scheduler.test.js
|
ghost/core/test/unit/server/adapters/scheduling/post-scheduling/post-scheduler.test.js
|
||||||
|
ghost/core/test/unit/server/services/welcome-email-automations/index.test.js
|
||||||
ghost/core/test/unit/server/services/url/queue.test.js
|
ghost/core/test/unit/server/services/url/queue.test.js
|
||||||
ghost/core/test/unit/server/services/url/local-file-cache.test.js
|
ghost/core/test/unit/server/services/url/local-file-cache.test.js
|
||||||
ghost/core/test/unit/server/services/url/resources.test.js
|
ghost/core/test/unit/server/services/url/resources.test.js
|
||||||
@@ -2563,6 +2565,7 @@ ghost/core/test/unit/server/services/gifts/gift-bookshelf-repository.test.ts
|
|||||||
ghost/core/test/unit/server/services/gifts/gift-service.test.ts
|
ghost/core/test/unit/server/services/gifts/gift-service.test.ts
|
||||||
ghost/core/test/unit/server/services/gifts/gift-controller.test.ts
|
ghost/core/test/unit/server/services/gifts/gift-controller.test.ts
|
||||||
ghost/core/test/unit/server/services/gifts/gift-email-service.test.js
|
ghost/core/test/unit/server/services/gifts/gift-email-service.test.js
|
||||||
|
ghost/core/test/unit/server/services/gifts/utils.ts
|
||||||
ghost/core/test/unit/server/services/gifts/gift.test.ts
|
ghost/core/test/unit/server/services/gifts/gift.test.ts
|
||||||
ghost/core/test/unit/server/services/members-events/event-storage.test.js
|
ghost/core/test/unit/server/services/members-events/event-storage.test.js
|
||||||
ghost/core/test/unit/server/services/members-events/last-seen-at-updater.test.js
|
ghost/core/test/unit/server/services/members-events/last-seen-at-updater.test.js
|
||||||
@@ -2700,6 +2703,7 @@ ghost/core/test/unit/server/services/stripe/config.test.js
|
|||||||
ghost/core/test/unit/server/services/stripe/services/webhooks/invoice-event-service.test.js
|
ghost/core/test/unit/server/services/stripe/services/webhooks/invoice-event-service.test.js
|
||||||
ghost/core/test/unit/server/services/stripe/services/webhooks/checkout-session-event-service.test.js
|
ghost/core/test/unit/server/services/stripe/services/webhooks/checkout-session-event-service.test.js
|
||||||
ghost/core/test/unit/server/services/stripe/services/webhooks/subscription-event-service.test.js
|
ghost/core/test/unit/server/services/stripe/services/webhooks/subscription-event-service.test.js
|
||||||
|
ghost/core/test/unit/server/services/stripe/services/webhooks/charge-refunded-event-service.test.js
|
||||||
ghost/core/test/unit/server/services/email-analytics/email-analytics-service.test.js
|
ghost/core/test/unit/server/services/email-analytics/email-analytics-service.test.js
|
||||||
ghost/core/test/unit/server/services/email-analytics/email-analytics-provider-mailgun.test.js
|
ghost/core/test/unit/server/services/email-analytics/email-analytics-provider-mailgun.test.js
|
||||||
ghost/core/test/unit/server/services/email-analytics/event-processing-result.test.js
|
ghost/core/test/unit/server/services/email-analytics/event-processing-result.test.js
|
||||||
@@ -2948,6 +2952,7 @@ ghost/core/test/unit/shared/events-ts/post-events.test.ts
|
|||||||
ghost/core/test/unit/shared/custom-theme-settings-cache/service.test.js
|
ghost/core/test/unit/shared/custom-theme-settings-cache/service.test.js
|
||||||
ghost/core/test/unit/shared/custom-theme-settings-cache/cache.test.js
|
ghost/core/test/unit/shared/custom-theme-settings-cache/cache.test.js
|
||||||
ghost/core/test/unit/shared/max-limit-cap.test.js
|
ghost/core/test/unit/shared/max-limit-cap.test.js
|
||||||
|
ghost/core/test/unit/shared/one-at-a-time.test.js
|
||||||
ghost/core/test/unit/bin/create-migration.test.js
|
ghost/core/test/unit/bin/create-migration.test.js
|
||||||
ghost/core/types/ghost-storage-base.d.ts
|
ghost/core/types/ghost-storage-base.d.ts
|
||||||
ghost/core/.eslintignore
|
ghost/core/.eslintignore
|
||||||
@@ -3804,6 +3809,9 @@ ghost/core/core/server/adapters/scheduling/utils.js
|
|||||||
ghost/core/core/server/adapters/scheduling/scheduling-base.js
|
ghost/core/core/server/adapters/scheduling/scheduling-base.js
|
||||||
ghost/core/core/server/overrides.js
|
ghost/core/core/server/overrides.js
|
||||||
ghost/core/core/server/ghost-server.js
|
ghost/core/core/server/ghost-server.js
|
||||||
|
ghost/core/core/server/services/welcome-email-automations/events/start-automations-poll-event.js
|
||||||
|
ghost/core/core/server/services/welcome-email-automations/index.js
|
||||||
|
ghost/core/core/server/services/welcome-email-automations/poll.js
|
||||||
ghost/core/core/server/services/url/config.js
|
ghost/core/core/server/services/url/config.js
|
||||||
ghost/core/core/server/services/url/urls.js
|
ghost/core/core/server/services/url/urls.js
|
||||||
ghost/core/core/server/services/url/url-generator.js
|
ghost/core/core/server/services/url/url-generator.js
|
||||||
@@ -3911,7 +3919,6 @@ ghost/core/core/server/services/members-events/last-seen-at-updater.js
|
|||||||
ghost/core/core/server/services/email-service/email-event-storage.js
|
ghost/core/core/server/services/email-service/email-event-storage.js
|
||||||
ghost/core/core/server/services/email-service/email-service.js
|
ghost/core/core/server/services/email-service/email-service.js
|
||||||
ghost/core/core/server/services/email-service/sending-service.js
|
ghost/core/core/server/services/email-service/sending-service.js
|
||||||
ghost/core/core/server/services/email-service/email-body-cache.js
|
|
||||||
ghost/core/core/server/services/email-service/helpers/register-helpers.js
|
ghost/core/core/server/services/email-service/helpers/register-helpers.js
|
||||||
ghost/core/core/server/services/email-service/events/email-unsubscribed-event.js
|
ghost/core/core/server/services/email-service/events/email-unsubscribed-event.js
|
||||||
ghost/core/core/server/services/email-service/events/email-delivered-event.js
|
ghost/core/core/server/services/email-service/events/email-delivered-event.js
|
||||||
@@ -4167,6 +4174,7 @@ ghost/core/core/server/services/stripe/index.js
|
|||||||
ghost/core/core/server/services/stripe/service.js
|
ghost/core/core/server/services/stripe/service.js
|
||||||
ghost/core/core/server/services/stripe/services/webhook/checkout-session-event-service.js
|
ghost/core/core/server/services/stripe/services/webhook/checkout-session-event-service.js
|
||||||
ghost/core/core/server/services/stripe/services/webhook/subscription-event-service.js
|
ghost/core/core/server/services/stripe/services/webhook/subscription-event-service.js
|
||||||
|
ghost/core/core/server/services/stripe/services/webhook/charge-refunded-event-service.js
|
||||||
ghost/core/core/server/services/stripe/services/webhook/invoice-event-service.js
|
ghost/core/core/server/services/stripe/services/webhook/invoice-event-service.js
|
||||||
ghost/core/core/server/services/stripe/webhook-controller.js
|
ghost/core/core/server/services/stripe/webhook-controller.js
|
||||||
ghost/core/core/server/services/mentions-jobs/job-service.js
|
ghost/core/core/server/services/mentions-jobs/job-service.js
|
||||||
@@ -4556,6 +4564,7 @@ ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-bread-s
|
|||||||
ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-service.js
|
ghost/core/core/shared/custom-theme-settings-cache/custom-theme-settings-service.js
|
||||||
ghost/core/core/shared/custom-theme-settings-cache/index.js
|
ghost/core/core/shared/custom-theme-settings-cache/index.js
|
||||||
ghost/core/core/shared/sentry-knex-tracing-integration.js
|
ghost/core/core/shared/sentry-knex-tracing-integration.js
|
||||||
|
ghost/core/core/shared/one-at-a-time.js
|
||||||
ghost/core/core/shared/express.js
|
ghost/core/core/shared/express.js
|
||||||
ghost/core/core/shared/settings-cache/cache-manager.js
|
ghost/core/core/shared/settings-cache/cache-manager.js
|
||||||
ghost/core/core/shared/settings-cache/public.js
|
ghost/core/core/shared/settings-cache/public.js
|
||||||
|
|||||||
@@ -119702,6 +119702,17 @@ web/js/dashboard/totals.js
|
|||||||
js/dashboard/totals.js
|
js/dashboard/totals.js
|
||||||
dashboard/totals.js
|
dashboard/totals.js
|
||||||
totals.js
|
totals.js
|
||||||
|
app/code/Magento/Backend/view/adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
|
code/Magento/Backend/view/adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
|
Magento/Backend/view/adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
|
Backend/view/adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
|
view/adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
|
adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
|
web/js/system/config/js-merge-notice.js
|
||||||
|
js/system/config/js-merge-notice.js
|
||||||
|
system/config/js-merge-notice.js
|
||||||
|
config/js-merge-notice.js
|
||||||
|
js-merge-notice.js
|
||||||
app/code/Magento/Backend/view/adminhtml/web/js/validate-store.js
|
app/code/Magento/Backend/view/adminhtml/web/js/validate-store.js
|
||||||
code/Magento/Backend/view/adminhtml/web/js/validate-store.js
|
code/Magento/Backend/view/adminhtml/web/js/validate-store.js
|
||||||
Magento/Backend/view/adminhtml/web/js/validate-store.js
|
Magento/Backend/view/adminhtml/web/js/validate-store.js
|
||||||
@@ -119924,6 +119935,14 @@ view/adminhtml/layout/adminhtml_system_design_index.xml
|
|||||||
adminhtml/layout/adminhtml_system_design_index.xml
|
adminhtml/layout/adminhtml_system_design_index.xml
|
||||||
layout/adminhtml_system_design_index.xml
|
layout/adminhtml_system_design_index.xml
|
||||||
adminhtml_system_design_index.xml
|
adminhtml_system_design_index.xml
|
||||||
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
|
code/Magento/Backend/view/adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
|
Magento/Backend/view/adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
|
Backend/view/adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
|
view/adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
|
adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
|
layout/adminhtml_system_config_edit.xml
|
||||||
|
adminhtml_system_config_edit.xml
|
||||||
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
||||||
code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
||||||
Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
||||||
@@ -120220,6 +120239,16 @@ adminhtml/templates/dashboard/totalbar.phtml
|
|||||||
templates/dashboard/totalbar.phtml
|
templates/dashboard/totalbar.phtml
|
||||||
dashboard/totalbar.phtml
|
dashboard/totalbar.phtml
|
||||||
totalbar.phtml
|
totalbar.phtml
|
||||||
|
app/code/Magento/Backend/view/adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
|
code/Magento/Backend/view/adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
|
Magento/Backend/view/adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
|
Backend/view/adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
|
view/adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
|
adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
|
templates/system/config/js_merge_notice.phtml
|
||||||
|
system/config/js_merge_notice.phtml
|
||||||
|
config/js_merge_notice.phtml
|
||||||
|
js_merge_notice.phtml
|
||||||
app/code/Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
||||||
code/Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
code/Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
||||||
Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
||||||
|
|||||||
@@ -14047,6 +14047,7 @@ app/code/Magento/Backend/view/adminhtml/web/js/media-uploader.js
|
|||||||
app/code/Magento/Backend/view/adminhtml/web/js/bootstrap/editor.js
|
app/code/Magento/Backend/view/adminhtml/web/js/bootstrap/editor.js
|
||||||
app/code/Magento/Backend/view/adminhtml/web/js/dashboard/chart.js
|
app/code/Magento/Backend/view/adminhtml/web/js/dashboard/chart.js
|
||||||
app/code/Magento/Backend/view/adminhtml/web/js/dashboard/totals.js
|
app/code/Magento/Backend/view/adminhtml/web/js/dashboard/totals.js
|
||||||
|
app/code/Magento/Backend/view/adminhtml/web/js/system/config/js-merge-notice.js
|
||||||
app/code/Magento/Backend/view/adminhtml/web/js/validate-store.js
|
app/code/Magento/Backend/view/adminhtml/web/js/validate-store.js
|
||||||
app/code/Magento/Backend/view/adminhtml/web/js/store-switcher.js
|
app/code/Magento/Backend/view/adminhtml/web/js/store-switcher.js
|
||||||
app/code/Magento/Backend/view/adminhtml/web/js/delete-with-confirm.js
|
app/code/Magento/Backend/view/adminhtml/web/js/delete-with-confirm.js
|
||||||
@@ -14073,6 +14074,7 @@ app/code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_index.xml
|
|||||||
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_design_grid_block.xml
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_design_grid_block.xml
|
||||||
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_denied.xml
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_denied.xml
|
||||||
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_design_index.xml
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_design_index.xml
|
||||||
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_config_edit.xml
|
||||||
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_dashboard_customersmost.xml
|
||||||
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_store_grid_block.xml
|
app/code/Magento/Backend/view/adminhtml/layout/adminhtml_system_store_grid_block.xml
|
||||||
app/code/Magento/Backend/view/adminhtml/layout/empty.xml
|
app/code/Magento/Backend/view/adminhtml/layout/empty.xml
|
||||||
@@ -14106,6 +14108,7 @@ app/code/Magento/Backend/view/adminhtml/templates/dashboard/index.phtml
|
|||||||
app/code/Magento/Backend/view/adminhtml/templates/dashboard/searches.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/dashboard/searches.phtml
|
||||||
app/code/Magento/Backend/view/adminhtml/templates/dashboard/store/switcher.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/dashboard/store/switcher.phtml
|
||||||
app/code/Magento/Backend/view/adminhtml/templates/dashboard/totalbar.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/dashboard/totalbar.phtml
|
||||||
|
app/code/Magento/Backend/view/adminhtml/templates/system/config/js_merge_notice.phtml
|
||||||
app/code/Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/system/shipping/applicable_country.phtml
|
||||||
app/code/Magento/Backend/view/adminhtml/templates/system/search.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/system/search.phtml
|
||||||
app/code/Magento/Backend/view/adminhtml/templates/system/autocomplete.phtml
|
app/code/Magento/Backend/view/adminhtml/templates/system/autocomplete.phtml
|
||||||
|
|||||||
@@ -67224,6 +67224,15 @@ BO/03_catalog/07_discounts/03_discountV2/04_minimumPurchaseAmountOnFreeShipping.
|
|||||||
07_discounts/03_discountV2/04_minimumPurchaseAmountOnFreeShipping.ts
|
07_discounts/03_discountV2/04_minimumPurchaseAmountOnFreeShipping.ts
|
||||||
03_discountV2/04_minimumPurchaseAmountOnFreeShipping.ts
|
03_discountV2/04_minimumPurchaseAmountOnFreeShipping.ts
|
||||||
04_minimumPurchaseAmountOnFreeShipping.ts
|
04_minimumPurchaseAmountOnFreeShipping.ts
|
||||||
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
functional/BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
|
05_CRUDCountry.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
|
|||||||
@@ -11048,6 +11048,7 @@ tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/09_trigge
|
|||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/10_withAndWithoutPromoCode.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/10_withAndWithoutPromoCode.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/06_setPeriod.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/06_setPeriod.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/04_minimumPurchaseAmountOnFreeShipping.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/03_discountV2/04_minimumPurchaseAmountOnFreeShipping.ts
|
||||||
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/09_reductionType.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/09_reductionType.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/03_bulkActions.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/03_bulkActions.ts
|
||||||
|
|||||||
@@ -86378,6 +86378,11 @@ Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
|||||||
Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
Migration1720603803RemoveDefaultPaymentMethodRule.php
|
Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
|
src/Core/Migration/V6_7/Migration1774366000MigrateLineItemStockRuleCondition.php
|
||||||
|
Core/Migration/V6_7/Migration1774366000MigrateLineItemStockRuleCondition.php
|
||||||
|
Migration/V6_7/Migration1774366000MigrateLineItemStockRuleCondition.php
|
||||||
|
V6_7/Migration1774366000MigrateLineItemStockRuleCondition.php
|
||||||
|
Migration1774366000MigrateLineItemStockRuleCondition.php
|
||||||
src/Core/Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
src/Core/Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
||||||
Core/Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
Core/Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
||||||
Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
||||||
@@ -136861,6 +136866,11 @@ migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTe
|
|||||||
Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
||||||
V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
||||||
Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1774366000MigrateLineItemStockRuleConditionTest.php
|
||||||
|
migration/Core/V6_7/Migration1774366000MigrateLineItemStockRuleConditionTest.php
|
||||||
|
Core/V6_7/Migration1774366000MigrateLineItemStockRuleConditionTest.php
|
||||||
|
V6_7/Migration1774366000MigrateLineItemStockRuleConditionTest.php
|
||||||
|
Migration1774366000MigrateLineItemStockRuleConditionTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
||||||
migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
||||||
Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
||||||
|
|||||||
@@ -13017,6 +13017,7 @@ src/Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
|
|||||||
src/Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
src/Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
|
||||||
src/Core/Migration/V6_7/Migration1733136208AddH1ToCmsCategoryListing.php
|
src/Core/Migration/V6_7/Migration1733136208AddH1ToCmsCategoryListing.php
|
||||||
src/Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
src/Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
|
||||||
|
src/Core/Migration/V6_7/Migration1774366000MigrateLineItemStockRuleCondition.php
|
||||||
src/Core/Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
src/Core/Migration/V6_7/Migration1773112488SetDefaultCmsPageIdForCategories.php
|
||||||
src/Core/Migration/V6_7/Migration1765376847SetDefaultSystemConfigLoadPreviewsOnSearch.php
|
src/Core/Migration/V6_7/Migration1765376847SetDefaultSystemConfigLoadPreviewsOnSearch.php
|
||||||
src/Core/Migration/V6_7/Migration1775200001IncreaseProductDisplayGroupLength.php
|
src/Core/Migration/V6_7/Migration1775200001IncreaseProductDisplayGroupLength.php
|
||||||
@@ -20726,6 +20727,7 @@ tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
|||||||
tests/migration/Core/V6_7/Migration1773824493AddProviderColumnToProductExportTest.php
|
tests/migration/Core/V6_7/Migration1773824493AddProviderColumnToProductExportTest.php
|
||||||
tests/migration/Core/V6_7/Migration1740321707SetAutoplayTimeoutAndSpeedSettingsForProductSliderTest.php
|
tests/migration/Core/V6_7/Migration1740321707SetAutoplayTimeoutAndSpeedSettingsForProductSliderTest.php
|
||||||
tests/migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
tests/migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1774366000MigrateLineItemStockRuleConditionTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
|
||||||
tests/migration/Core/V6_7/Migration1752750086AddIndexToOrderLineItemCreateAndUpdateTest.php
|
tests/migration/Core/V6_7/Migration1752750086AddIndexToOrderLineItemCreateAndUpdateTest.php
|
||||||
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||||
|
|||||||
@@ -19540,6 +19540,14 @@ src/controllers/__tests__/relations.test.ts
|
|||||||
controllers/__tests__/relations.test.ts
|
controllers/__tests__/relations.test.ts
|
||||||
__tests__/relations.test.ts
|
__tests__/relations.test.ts
|
||||||
relations.test.ts
|
relations.test.ts
|
||||||
|
packages/core/content-manager/server/src/controllers/__tests__/countDraftRelations.test.ts
|
||||||
|
core/content-manager/server/src/controllers/__tests__/countDraftRelations.test.ts
|
||||||
|
content-manager/server/src/controllers/__tests__/countDraftRelations.test.ts
|
||||||
|
server/src/controllers/__tests__/countDraftRelations.test.ts
|
||||||
|
src/controllers/__tests__/countDraftRelations.test.ts
|
||||||
|
controllers/__tests__/countDraftRelations.test.ts
|
||||||
|
__tests__/countDraftRelations.test.ts
|
||||||
|
countDraftRelations.test.ts
|
||||||
packages/core/content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
packages/core/content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
||||||
core/content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
core/content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
||||||
content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
||||||
|
|||||||
@@ -2817,6 +2817,7 @@ packages/core/content-manager/server/src/middlewares/routing.ts
|
|||||||
packages/core/content-manager/server/src/controllers/init.ts
|
packages/core/content-manager/server/src/controllers/init.ts
|
||||||
packages/core/content-manager/server/src/controllers/index.ts
|
packages/core/content-manager/server/src/controllers/index.ts
|
||||||
packages/core/content-manager/server/src/controllers/__tests__/relations.test.ts
|
packages/core/content-manager/server/src/controllers/__tests__/relations.test.ts
|
||||||
|
packages/core/content-manager/server/src/controllers/__tests__/countDraftRelations.test.ts
|
||||||
packages/core/content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
packages/core/content-manager/server/src/controllers/__tests__/status-lookup.test.ts
|
||||||
packages/core/content-manager/server/src/controllers/__tests__/content-types.test.ts
|
packages/core/content-manager/server/src/controllers/__tests__/content-types.test.ts
|
||||||
packages/core/content-manager/server/src/controllers/relations.ts
|
packages/core/content-manager/server/src/controllers/relations.ts
|
||||||
|
|||||||
@@ -5426,6 +5426,10 @@ src/Umbraco.Core/Notifications/DataTypeMovedNotification.cs
|
|||||||
Umbraco.Core/Notifications/DataTypeMovedNotification.cs
|
Umbraco.Core/Notifications/DataTypeMovedNotification.cs
|
||||||
Notifications/DataTypeMovedNotification.cs
|
Notifications/DataTypeMovedNotification.cs
|
||||||
DataTypeMovedNotification.cs
|
DataTypeMovedNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLoginFailedNotification.cs
|
||||||
|
Umbraco.Core/Notifications/MemberLoginFailedNotification.cs
|
||||||
|
Notifications/MemberLoginFailedNotification.cs
|
||||||
|
MemberLoginFailedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/DataTypeSavingNotification.cs
|
src/Umbraco.Core/Notifications/DataTypeSavingNotification.cs
|
||||||
Umbraco.Core/Notifications/DataTypeSavingNotification.cs
|
Umbraco.Core/Notifications/DataTypeSavingNotification.cs
|
||||||
Notifications/DataTypeSavingNotification.cs
|
Notifications/DataTypeSavingNotification.cs
|
||||||
@@ -5490,6 +5494,10 @@ src/Umbraco.Core/Notifications/RelationDeletedNotification.cs
|
|||||||
Umbraco.Core/Notifications/RelationDeletedNotification.cs
|
Umbraco.Core/Notifications/RelationDeletedNotification.cs
|
||||||
Notifications/RelationDeletedNotification.cs
|
Notifications/RelationDeletedNotification.cs
|
||||||
RelationDeletedNotification.cs
|
RelationDeletedNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberNotification.cs
|
||||||
|
Umbraco.Core/Notifications/MemberNotification.cs
|
||||||
|
Notifications/MemberNotification.cs
|
||||||
|
MemberNotification.cs
|
||||||
src/Umbraco.Core/Notifications/StylesheetDeletedNotification.cs
|
src/Umbraco.Core/Notifications/StylesheetDeletedNotification.cs
|
||||||
Umbraco.Core/Notifications/StylesheetDeletedNotification.cs
|
Umbraco.Core/Notifications/StylesheetDeletedNotification.cs
|
||||||
Notifications/StylesheetDeletedNotification.cs
|
Notifications/StylesheetDeletedNotification.cs
|
||||||
@@ -5502,6 +5510,10 @@ src/Umbraco.Core/Notifications/ContentTreeChangeNotification.cs
|
|||||||
Umbraco.Core/Notifications/ContentTreeChangeNotification.cs
|
Umbraco.Core/Notifications/ContentTreeChangeNotification.cs
|
||||||
Notifications/ContentTreeChangeNotification.cs
|
Notifications/ContentTreeChangeNotification.cs
|
||||||
ContentTreeChangeNotification.cs
|
ContentTreeChangeNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLogoutSuccessNotification.cs
|
||||||
|
Umbraco.Core/Notifications/MemberLogoutSuccessNotification.cs
|
||||||
|
Notifications/MemberLogoutSuccessNotification.cs
|
||||||
|
MemberLogoutSuccessNotification.cs
|
||||||
src/Umbraco.Core/Notifications/ContentTypeChangeNotification.cs
|
src/Umbraco.Core/Notifications/ContentTypeChangeNotification.cs
|
||||||
Umbraco.Core/Notifications/ContentTypeChangeNotification.cs
|
Umbraco.Core/Notifications/ContentTypeChangeNotification.cs
|
||||||
Notifications/ContentTypeChangeNotification.cs
|
Notifications/ContentTypeChangeNotification.cs
|
||||||
@@ -5638,6 +5650,10 @@ src/Umbraco.Core/Notifications/SavedNotification.cs
|
|||||||
Umbraco.Core/Notifications/SavedNotification.cs
|
Umbraco.Core/Notifications/SavedNotification.cs
|
||||||
Notifications/SavedNotification.cs
|
Notifications/SavedNotification.cs
|
||||||
SavedNotification.cs
|
SavedNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLoginFailedReason.cs
|
||||||
|
Umbraco.Core/Notifications/MemberLoginFailedReason.cs
|
||||||
|
Notifications/MemberLoginFailedReason.cs
|
||||||
|
MemberLoginFailedReason.cs
|
||||||
src/Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs
|
src/Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs
|
||||||
Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs
|
Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs
|
||||||
Notifications/ScopedEntityRemoveNotification.cs
|
Notifications/ScopedEntityRemoveNotification.cs
|
||||||
@@ -5934,6 +5950,10 @@ src/Umbraco.Core/Notifications/WebhookDeletingNotification.cs
|
|||||||
Umbraco.Core/Notifications/WebhookDeletingNotification.cs
|
Umbraco.Core/Notifications/WebhookDeletingNotification.cs
|
||||||
Notifications/WebhookDeletingNotification.cs
|
Notifications/WebhookDeletingNotification.cs
|
||||||
WebhookDeletingNotification.cs
|
WebhookDeletingNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLoginSuccessNotification.cs
|
||||||
|
Umbraco.Core/Notifications/MemberLoginSuccessNotification.cs
|
||||||
|
Notifications/MemberLoginSuccessNotification.cs
|
||||||
|
MemberLoginSuccessNotification.cs
|
||||||
src/Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs
|
src/Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs
|
||||||
Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs
|
Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs
|
||||||
Notifications/ContentSavedBlueprintNotification.cs
|
Notifications/ContentSavedBlueprintNotification.cs
|
||||||
|
|||||||
@@ -1274,6 +1274,7 @@ src/Umbraco.Core/Notifications/RenamingNotification.cs
|
|||||||
src/Umbraco.Core/Notifications/UserPasswordResetNotification.cs
|
src/Umbraco.Core/Notifications/UserPasswordResetNotification.cs
|
||||||
src/Umbraco.Core/Notifications/DomainSavedNotification.cs
|
src/Umbraco.Core/Notifications/DomainSavedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/DataTypeMovedNotification.cs
|
src/Umbraco.Core/Notifications/DataTypeMovedNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLoginFailedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/DataTypeSavingNotification.cs
|
src/Umbraco.Core/Notifications/DataTypeSavingNotification.cs
|
||||||
src/Umbraco.Core/Notifications/StylesheetSavingNotification.cs
|
src/Umbraco.Core/Notifications/StylesheetSavingNotification.cs
|
||||||
src/Umbraco.Core/Notifications/MovedNotification.cs
|
src/Umbraco.Core/Notifications/MovedNotification.cs
|
||||||
@@ -1290,9 +1291,11 @@ src/Umbraco.Core/Notifications/RelationTypeCacheRefresherNotification.cs
|
|||||||
src/Umbraco.Core/Notifications/UmbracoRequestEndNotification.cs
|
src/Umbraco.Core/Notifications/UmbracoRequestEndNotification.cs
|
||||||
src/Umbraco.Core/Notifications/ContentEmptyingRecycleBinNotification.cs
|
src/Umbraco.Core/Notifications/ContentEmptyingRecycleBinNotification.cs
|
||||||
src/Umbraco.Core/Notifications/RelationDeletedNotification.cs
|
src/Umbraco.Core/Notifications/RelationDeletedNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberNotification.cs
|
||||||
src/Umbraco.Core/Notifications/StylesheetDeletedNotification.cs
|
src/Umbraco.Core/Notifications/StylesheetDeletedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/UserGroupWithUsersSavedNotification.cs
|
src/Umbraco.Core/Notifications/UserGroupWithUsersSavedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/ContentTreeChangeNotification.cs
|
src/Umbraco.Core/Notifications/ContentTreeChangeNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLogoutSuccessNotification.cs
|
||||||
src/Umbraco.Core/Notifications/ContentTypeChangeNotification.cs
|
src/Umbraco.Core/Notifications/ContentTypeChangeNotification.cs
|
||||||
src/Umbraco.Core/Notifications/DictionaryItemDeletingNotification.cs
|
src/Umbraco.Core/Notifications/DictionaryItemDeletingNotification.cs
|
||||||
src/Umbraco.Core/Notifications/MemberGroupCacheRefresherNotification.cs
|
src/Umbraco.Core/Notifications/MemberGroupCacheRefresherNotification.cs
|
||||||
@@ -1327,6 +1330,7 @@ src/Umbraco.Core/Notifications/ObjectNotification.cs
|
|||||||
src/Umbraco.Core/Notifications/ContentMovingNotification.cs
|
src/Umbraco.Core/Notifications/ContentMovingNotification.cs
|
||||||
src/Umbraco.Core/Notifications/SortedNotification.cs
|
src/Umbraco.Core/Notifications/SortedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/SavedNotification.cs
|
src/Umbraco.Core/Notifications/SavedNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLoginFailedReason.cs
|
||||||
src/Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs
|
src/Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs
|
||||||
src/Umbraco.Core/Notifications/EntityContainerSavedNotification.cs
|
src/Umbraco.Core/Notifications/EntityContainerSavedNotification.cs
|
||||||
src/Umbraco.Core/Notifications/LanguageDeletingNotification.cs
|
src/Umbraco.Core/Notifications/LanguageDeletingNotification.cs
|
||||||
@@ -1401,6 +1405,7 @@ src/Umbraco.Core/Notifications/ContentSavedNotification.cs
|
|||||||
src/Umbraco.Core/Notifications/MemberTypeDeletingNotification.cs
|
src/Umbraco.Core/Notifications/MemberTypeDeletingNotification.cs
|
||||||
src/Umbraco.Core/Notifications/SavingNotification.cs
|
src/Umbraco.Core/Notifications/SavingNotification.cs
|
||||||
src/Umbraco.Core/Notifications/WebhookDeletingNotification.cs
|
src/Umbraco.Core/Notifications/WebhookDeletingNotification.cs
|
||||||
|
src/Umbraco.Core/Notifications/MemberLoginSuccessNotification.cs
|
||||||
src/Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs
|
src/Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs
|
||||||
src/Umbraco.Core/Notifications/NotificationExtensions.cs
|
src/Umbraco.Core/Notifications/NotificationExtensions.cs
|
||||||
src/Umbraco.Core/Notifications/ScriptSavedNotification.cs
|
src/Umbraco.Core/Notifications/ScriptSavedNotification.cs
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -451,6 +451,18 @@ lib/ai/provider/open_ai_spec.rb
|
|||||||
ai/provider/open_ai_spec.rb
|
ai/provider/open_ai_spec.rb
|
||||||
provider/open_ai_spec.rb
|
provider/open_ai_spec.rb
|
||||||
open_ai_spec.rb
|
open_ai_spec.rb
|
||||||
|
spec/lib/ai/provider/shared_examples/model_supports_temperature.rb
|
||||||
|
lib/ai/provider/shared_examples/model_supports_temperature.rb
|
||||||
|
ai/provider/shared_examples/model_supports_temperature.rb
|
||||||
|
provider/shared_examples/model_supports_temperature.rb
|
||||||
|
shared_examples/model_supports_temperature.rb
|
||||||
|
model_supports_temperature.rb
|
||||||
|
spec/lib/ai/provider/shared_examples/check_temperature_support.rb
|
||||||
|
lib/ai/provider/shared_examples/check_temperature_support.rb
|
||||||
|
ai/provider/shared_examples/check_temperature_support.rb
|
||||||
|
provider/shared_examples/check_temperature_support.rb
|
||||||
|
shared_examples/check_temperature_support.rb
|
||||||
|
check_temperature_support.rb
|
||||||
spec/lib/ai/provider/shared_examples/ping.rb
|
spec/lib/ai/provider/shared_examples/ping.rb
|
||||||
lib/ai/provider/shared_examples/ping.rb
|
lib/ai/provider/shared_examples/ping.rb
|
||||||
ai/provider/shared_examples/ping.rb
|
ai/provider/shared_examples/ping.rb
|
||||||
@@ -12679,6 +12691,11 @@ lib/db_helper.rb
|
|||||||
db_helper.rb
|
db_helper.rb
|
||||||
lib/websocket_server.rb
|
lib/websocket_server.rb
|
||||||
websocket_server.rb
|
websocket_server.rb
|
||||||
|
lib/ai/provider/concerns/has_models_without_temperature_fallback.rb
|
||||||
|
ai/provider/concerns/has_models_without_temperature_fallback.rb
|
||||||
|
provider/concerns/has_models_without_temperature_fallback.rb
|
||||||
|
concerns/has_models_without_temperature_fallback.rb
|
||||||
|
has_models_without_temperature_fallback.rb
|
||||||
lib/ai/provider/concerns/has_configurable_model.rb
|
lib/ai/provider/concerns/has_configurable_model.rb
|
||||||
ai/provider/concerns/has_configurable_model.rb
|
ai/provider/concerns/has_configurable_model.rb
|
||||||
provider/concerns/has_configurable_model.rb
|
provider/concerns/has_configurable_model.rb
|
||||||
@@ -16954,6 +16971,14 @@ ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_mode
|
|||||||
provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
|
ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
@@ -19514,6 +19539,9 @@ browserlist
|
|||||||
Rakefile
|
Rakefile
|
||||||
.markdownlint.yml
|
.markdownlint.yml
|
||||||
.npmrc
|
.npmrc
|
||||||
|
.claude/hooks/regenerate-after-edit.sh
|
||||||
|
hooks/regenerate-after-edit.sh
|
||||||
|
regenerate-after-edit.sh
|
||||||
.claude/hooks/lint-after-edit.sh
|
.claude/hooks/lint-after-edit.sh
|
||||||
hooks/lint-after-edit.sh
|
hooks/lint-after-edit.sh
|
||||||
lint-after-edit.sh
|
lint-after-edit.sh
|
||||||
|
|||||||
@@ -93,6 +93,8 @@ spec/lib/active_model/errors_spec.rb
|
|||||||
spec/lib/ai/provider/anthropic_spec.rb
|
spec/lib/ai/provider/anthropic_spec.rb
|
||||||
spec/lib/ai/provider/mistral_spec.rb
|
spec/lib/ai/provider/mistral_spec.rb
|
||||||
spec/lib/ai/provider/open_ai_spec.rb
|
spec/lib/ai/provider/open_ai_spec.rb
|
||||||
|
spec/lib/ai/provider/shared_examples/model_supports_temperature.rb
|
||||||
|
spec/lib/ai/provider/shared_examples/check_temperature_support.rb
|
||||||
spec/lib/ai/provider/shared_examples/ping.rb
|
spec/lib/ai/provider/shared_examples/ping.rb
|
||||||
spec/lib/ai/provider/azure_spec.rb
|
spec/lib/ai/provider/azure_spec.rb
|
||||||
spec/lib/ai/provider/zammad_ai_spec.rb
|
spec/lib/ai/provider/zammad_ai_spec.rb
|
||||||
@@ -2604,6 +2606,7 @@ lib/password_hash.rb
|
|||||||
lib/telegram_helper.rb
|
lib/telegram_helper.rb
|
||||||
lib/db_helper.rb
|
lib/db_helper.rb
|
||||||
lib/websocket_server.rb
|
lib/websocket_server.rb
|
||||||
|
lib/ai/provider/concerns/has_models_without_temperature_fallback.rb
|
||||||
lib/ai/provider/concerns/has_configurable_model.rb
|
lib/ai/provider/concerns/has_configurable_model.rb
|
||||||
lib/ai/provider/concerns/handles_response.rb
|
lib/ai/provider/concerns/handles_response.rb
|
||||||
lib/ai/provider/concerns/handles_open_ai_messages.rb
|
lib/ai/provider/concerns/handles_open_ai_messages.rb
|
||||||
@@ -3396,6 +3399,7 @@ test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifyi
|
|||||||
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_without_a_model_does_exchange_data_with_open_ai_endpoint.yml
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_without_a_model_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_metadata_is_extracted_stores_metadata_from_response.yml
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_metadata_is_extracted_stores_metadata_from_response.yml
|
||||||
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_model_temperature_support_flag_set_to_false_does_exchange_data_with_open_ai_endpoint_without_temperature.yml
|
||||||
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
test/data/vcr_cassettes/lib/ai/provider/open_ai/ai_provider_openai_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_does_exchange_data_with_open_ai_endpoint.yml
|
||||||
test/data/vcr_cassettes/lib/ai/provider/zammad_ai/ai_provider_zammadai_does_exchange_data_with_zammadai_endpoint.yml
|
test/data/vcr_cassettes/lib/ai/provider/zammad_ai/ai_provider_zammadai_does_exchange_data_with_zammadai_endpoint.yml
|
||||||
test/data/vcr_cassettes/lib/ai/provider/zammad_ai/ai_provider_zammadai_when_metadata_is_extracted_stores_metadata_from_response.yml
|
test/data/vcr_cassettes/lib/ai/provider/zammad_ai/ai_provider_zammadai_when_metadata_is_extracted_stores_metadata_from_response.yml
|
||||||
@@ -3887,6 +3891,7 @@ browserlist
|
|||||||
Rakefile
|
Rakefile
|
||||||
.markdownlint.yml
|
.markdownlint.yml
|
||||||
.npmrc
|
.npmrc
|
||||||
|
.claude/hooks/regenerate-after-edit.sh
|
||||||
.claude/hooks/lint-after-edit.sh
|
.claude/hooks/lint-after-edit.sh
|
||||||
.claude/settings.json
|
.claude/settings.json
|
||||||
.eslint-plugin-zammad/lib/rules/zammad-copyright.js
|
.eslint-plugin-zammad/lib/rules/zammad-copyright.js
|
||||||
|
|||||||
@@ -88,10 +88,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
.well-known
|
.well-known
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.xml
|
.xml
|
||||||
/*/*/_tools
|
|
||||||
/*/*/more_ideas
|
|
||||||
/*/_tools
|
|
||||||
/*/activity
|
|
||||||
/*/branches
|
/*/branches
|
||||||
/*/commits
|
/*/commits
|
||||||
/*/compare
|
/*/compare
|
||||||
@@ -99,12 +95,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*/edit$
|
/*/edit$
|
||||||
/*/forks
|
/*/forks
|
||||||
/*/graphs
|
/*/graphs
|
||||||
/*/group
|
|
||||||
/*/invite
|
|
||||||
/*/issues/new
|
/*/issues/new
|
||||||
/*/issues/search
|
/*/issues/search
|
||||||
/*/milestones/new
|
/*/milestones/new
|
||||||
/*/more_ideas
|
|
||||||
/*/network
|
/*/network
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
@@ -113,23 +106,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/*/watchers
|
/*/watchers
|
||||||
/*source=
|
/*source=
|
||||||
/.git
|
/.git
|
||||||
/?*amp_client_id
|
|
||||||
/?z=1
|
|
||||||
/MANUALS/*.pdf$
|
/MANUALS/*.pdf$
|
||||||
/Search/
|
/Search/
|
||||||
/_
|
/_
|
||||||
/_/rsrc
|
/_/rsrc
|
||||||
/__wishlist__
|
|
||||||
/_activities
|
|
||||||
/_activity
|
|
||||||
/_community
|
|
||||||
/_created
|
|
||||||
/_followers
|
|
||||||
/_following
|
|
||||||
/_quick_saves
|
|
||||||
/_saved
|
|
||||||
/_shop
|
|
||||||
/_shopping_list
|
|
||||||
/_widget
|
/_widget
|
||||||
/album/*/*?i=
|
/album/*/*?i=
|
||||||
/analytics
|
/analytics
|
||||||
@@ -153,12 +133,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/comments
|
/comments
|
||||||
/commits/*?author
|
/commits/*?author
|
||||||
/commits/*?path
|
/commits/*?path
|
||||||
/communities
|
|
||||||
/contact/menu*
|
/contact/menu*
|
||||||
/contact/partner*
|
/contact/partner*
|
||||||
/contactus/mwaas*
|
/contactus/mwaas*
|
||||||
/directory
|
/directory
|
||||||
/discovered
|
|
||||||
/docs/product
|
/docs/product
|
||||||
/download
|
/download
|
||||||
/download/Browse.aspx?
|
/download/Browse.aspx?
|
||||||
@@ -197,13 +175,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/newest/*rss
|
/newest/*rss
|
||||||
/newest/*xml
|
/newest/*xml
|
||||||
/newsearch/
|
/newsearch/
|
||||||
/organize
|
|
||||||
/partials
|
/partials
|
||||||
/pins
|
|
||||||
/plugins
|
/plugins
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/print$
|
/print$
|
||||||
/profile-about
|
|
||||||
/raw
|
/raw
|
||||||
/report_abuse
|
/report_abuse
|
||||||
/revisions
|
/revisions
|
||||||
@@ -211,8 +186,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/rsvps/*atom
|
/rsvps/*atom
|
||||||
/rsvps/*rss
|
/rsvps/*rss
|
||||||
/rsvps/*xml
|
/rsvps/*xml
|
||||||
/scheduled-pin
|
|
||||||
/scheduled-pins
|
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
/search/*?q=
|
/search/*?q=
|
||||||
@@ -242,15 +215,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
/store/new/*?*&*&*
|
/store/new/*?*&*&*
|
||||||
/store/top-free/*?*&*&*
|
/store/top-free/*?*&*&*
|
||||||
/store/top-paid/*?*&*&*
|
/store/top-paid/*?*&*&*
|
||||||
/story_pins
|
|
||||||
/tagged
|
|
||||||
/tarball
|
/tarball
|
||||||
/tree
|
/tree
|
||||||
/tried
|
|
||||||
/tv-season/*/*?i=
|
/tv-season/*/*?i=
|
||||||
/unsubscribe/
|
/unsubscribe/
|
||||||
/video-
|
/video-
|
||||||
/video_pins
|
|
||||||
/wal/
|
/wal/
|
||||||
/widget_
|
/widget_
|
||||||
/zipball
|
/zipball
|
||||||
@@ -367,7 +336,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||||||
?set_mobile=
|
?set_mobile=
|
||||||
?share=
|
?share=
|
||||||
?showAllGroups=
|
?showAllGroups=
|
||||||
?show_error=true
|
|
||||||
?slogin
|
?slogin
|
||||||
?sort=
|
?sort=
|
||||||
?sortBy=
|
?sortBy=
|
||||||
@@ -461,8 +429,6 @@ WebObjects/MZStoreElements.woa
|
|||||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||||
_
|
_
|
||||||
_/_
|
|
||||||
_/_/pixel
|
|
||||||
_/aihub_pod
|
_/aihub_pod
|
||||||
_/ain/_/js
|
_/ain/_/js
|
||||||
_/alkali-learn
|
_/alkali-learn
|
||||||
@@ -530,8 +496,6 @@ _next/data
|
|||||||
_next/jwt
|
_next/jwt
|
||||||
_next/title
|
_next/title
|
||||||
_next/viewer
|
_next/viewer
|
||||||
_ngjs/resource
|
|
||||||
_ngjs/resource/*/get
|
|
||||||
_nimbusJson.json
|
_nimbusJson.json
|
||||||
_nimbusJsonp.js
|
_nimbusJsonp.js
|
||||||
_nimbusJsonpStatic.js
|
_nimbusJsonpStatic.js
|
||||||
@@ -629,12 +593,10 @@ actions/news/rss
|
|||||||
ad_id=
|
ad_id=
|
||||||
addContacts
|
addContacts
|
||||||
add_favorite
|
add_favorite
|
||||||
addboard
|
|
||||||
addressBookExport
|
addressBookExport
|
||||||
admin
|
admin
|
||||||
admin/
|
admin/
|
||||||
ads
|
ads
|
||||||
ads.txt
|
|
||||||
ads/gpa/vidgen
|
ads/gpa/vidgen
|
||||||
ads/learn
|
ads/learn
|
||||||
ads/local
|
ads/local
|
||||||
@@ -645,7 +607,6 @@ advisor/*zx1fa
|
|||||||
adx/bin
|
adx/bin
|
||||||
affil
|
affil
|
||||||
affil/pal
|
affil/pal
|
||||||
age-appeal
|
|
||||||
agreements/approve
|
agreements/approve
|
||||||
ai-sandbox-internal/generated_images
|
ai-sandbox-internal/generated_images
|
||||||
aihub/tfhub
|
aihub/tfhub
|
||||||
@@ -702,9 +663,7 @@ api?
|
|||||||
api_access_key=
|
api_access_key=
|
||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
app-ads.txt
|
|
||||||
app/
|
app/
|
||||||
appealed-pin
|
|
||||||
apple-app-site-association
|
apple-app-site-association
|
||||||
apps
|
apps
|
||||||
apps*&tags=
|
apps*&tags=
|
||||||
@@ -785,7 +744,6 @@ author/following
|
|||||||
author=
|
author=
|
||||||
authoring/
|
authoring/
|
||||||
authwall
|
authwall
|
||||||
autocomplete
|
|
||||||
away.php
|
away.php
|
||||||
awmp/data/images
|
awmp/data/images
|
||||||
b?*node=7454898011
|
b?*node=7454898011
|
||||||
@@ -838,10 +796,6 @@ blogs/nationals-journal-beta
|
|||||||
blogs/search/
|
blogs/search/
|
||||||
blogs/slow-ride
|
blogs/slow-ride
|
||||||
blogs/test
|
blogs/test
|
||||||
board
|
|
||||||
board_activity
|
|
||||||
board_activity_comment
|
|
||||||
bookmarklet
|
|
||||||
bookmarks
|
bookmarks
|
||||||
books
|
books
|
||||||
books/?term=
|
books/?term=
|
||||||
@@ -863,33 +817,12 @@ books?*zoom=
|
|||||||
books?*zoom=1
|
books?*zoom=1
|
||||||
books?*zoom=5
|
books?*zoom=5
|
||||||
boutique/sitemaps
|
boutique/sitemaps
|
||||||
branded-pins
|
|
||||||
bricks/image
|
bricks/image
|
||||||
business
|
business
|
||||||
business/ad_create
|
|
||||||
business/blahblah
|
business/blahblah
|
||||||
business/business-access
|
|
||||||
business/business-hierarchy
|
|
||||||
business/business-manager
|
|
||||||
business/catalogs
|
|
||||||
business/commerce-integrations
|
|
||||||
business/community-information
|
|
||||||
business/convert
|
|
||||||
business/create
|
|
||||||
business/create-linked-account
|
|
||||||
business/hub
|
|
||||||
business/invite
|
|
||||||
business/learning/blog
|
business/learning/blog
|
||||||
business/onboarding
|
|
||||||
business/pin_create
|
|
||||||
business/pos-system/shop
|
business/pos-system/shop
|
||||||
business/referral
|
|
||||||
business/sales/blog
|
business/sales/blog
|
||||||
business/site
|
|
||||||
business/switch-account
|
|
||||||
business/top-ads
|
|
||||||
business/update
|
|
||||||
business/verified-merchant/status
|
|
||||||
buyside-e2e-monitor
|
buyside-e2e-monitor
|
||||||
cai
|
cai
|
||||||
call
|
call
|
||||||
@@ -920,7 +853,6 @@ checkout
|
|||||||
checkout-external
|
checkout-external
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkpoint
|
checkpoint
|
||||||
christmas-spotlight
|
|
||||||
chrome/crlset
|
chrome/crlset
|
||||||
chrome/webstore/images
|
chrome/webstore/images
|
||||||
chwilio
|
chwilio
|
||||||
@@ -941,7 +873,6 @@ clima/ets
|
|||||||
clima/sites/registry
|
clima/sites/registry
|
||||||
clinvar/?term=
|
clinvar/?term=
|
||||||
clone/library/genomic/organisms
|
clone/library/genomic/organisms
|
||||||
close-account
|
|
||||||
cloud-launcher/sitemap
|
cloud-launcher/sitemap
|
||||||
cloudsourcetools/images
|
cloudsourcetools/images
|
||||||
cms_content
|
cms_content
|
||||||
@@ -960,22 +891,17 @@ commission_2010-2014/katainen
|
|||||||
commits?author=
|
commits?author=
|
||||||
common/
|
common/
|
||||||
common/survey.aspx*
|
common/survey.aspx*
|
||||||
communities
|
|
||||||
communities/bin.aspx?
|
communities/bin.aspx?
|
||||||
communities/blogs/PortalResults.mspx?
|
communities/blogs/PortalResults.mspx?
|
||||||
communities/eventdetails.mspx?
|
communities/eventdetails.mspx?
|
||||||
communities/rss.aspx*
|
communities/rss.aspx*
|
||||||
communities/sitemap
|
communities/sitemap
|
||||||
community
|
|
||||||
community-guidelines
|
community-guidelines
|
||||||
community_comment
|
|
||||||
community_post
|
|
||||||
companyDir
|
companyDir
|
||||||
compare
|
compare
|
||||||
compressiontest
|
compressiontest
|
||||||
concussion/HeadsUp/training/
|
concussion/HeadsUp/training/
|
||||||
config.js
|
config.js
|
||||||
connect
|
|
||||||
connections
|
connections
|
||||||
consumers/archive
|
consumers/archive
|
||||||
contact/menu*
|
contact/menu*
|
||||||
@@ -983,19 +909,13 @@ contact/partner*
|
|||||||
contact_importer
|
contact_importer
|
||||||
contactus
|
contactus
|
||||||
contactus/mwaas*
|
contactus/mwaas*
|
||||||
content-claiming
|
|
||||||
content-guest/rss/channels
|
content-guest/rss/channels
|
||||||
control
|
control
|
||||||
conversation
|
|
||||||
conversations
|
|
||||||
convert-business
|
|
||||||
convert-personal
|
|
||||||
cookie-policy
|
cookie-policy
|
||||||
copilot
|
copilot
|
||||||
copilot/c
|
copilot/c
|
||||||
copilotsearch?q=
|
copilotsearch?q=
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
copyright-reporting
|
|
||||||
core/
|
core/
|
||||||
core/*.css$
|
core/*.css$
|
||||||
core/*.css?
|
core/*.css?
|
||||||
@@ -1013,19 +933,11 @@ covid19/mobility
|
|||||||
cr$
|
cr$
|
||||||
cr?
|
cr?
|
||||||
create
|
create
|
||||||
create_pin
|
|
||||||
creative-europe/404_en.htm
|
creative-europe/404_en.htm
|
||||||
creative-studio
|
|
||||||
creative_editor
|
|
||||||
creativegroup
|
creativegroup
|
||||||
creator-spotlight
|
|
||||||
creator_hub/_earn
|
|
||||||
creator_hub/_partnerships
|
|
||||||
creatorhub
|
creatorhub
|
||||||
csp
|
csp
|
||||||
csrf_error
|
|
||||||
ct
|
ct
|
||||||
ct.html
|
|
||||||
ct/log_list
|
ct/log_list
|
||||||
culturalinstitute/images
|
culturalinstitute/images
|
||||||
culturalinstitute/sitemaps
|
culturalinstitute/sitemaps
|
||||||
@@ -1052,10 +964,8 @@ de/ott
|
|||||||
de/solutions
|
de/solutions
|
||||||
de/upload
|
de/upload
|
||||||
de/vimeo-academy
|
de/vimeo-academy
|
||||||
deactivate-account
|
|
||||||
default.aspx/kb/
|
default.aspx/kb/
|
||||||
default.aspx/ph/
|
default.aspx/ph/
|
||||||
delete_post
|
|
||||||
delight
|
delight
|
||||||
dell/cities-transformed
|
dell/cities-transformed
|
||||||
dell/cloud-future-of-medicine
|
dell/cloud-future-of-medicine
|
||||||
@@ -1145,8 +1055,6 @@ earth/social
|
|||||||
ebook
|
ebook
|
||||||
ece
|
ece
|
||||||
eclas
|
eclas
|
||||||
edit
|
|
||||||
editorial/*
|
|
||||||
edu/cs4hs
|
edu/cs4hs
|
||||||
education/404_en.htm
|
education/404_en.htm
|
||||||
education/blocks
|
education/blocks
|
||||||
@@ -1159,7 +1067,6 @@ ekansa/Open-Context-Data
|
|||||||
ekansa/opencontext-
|
ekansa/opencontext-
|
||||||
email
|
email
|
||||||
email-unsubscribe
|
email-unsubscribe
|
||||||
email_verification_error
|
|
||||||
embed
|
embed
|
||||||
embed/@
|
embed/@
|
||||||
embed/curated
|
embed/curated
|
||||||
@@ -1221,7 +1128,6 @@ en/microsoft-viva/
|
|||||||
en/security
|
en/security
|
||||||
en/security/
|
en/security/
|
||||||
endorsements
|
endorsements
|
||||||
engagement
|
|
||||||
enterprise
|
enterprise
|
||||||
enterprise-jobs
|
enterprise-jobs
|
||||||
enterprise-partner-search/sitemaps
|
enterprise-partner-search/sitemaps
|
||||||
@@ -1306,17 +1212,13 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||||||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||||
exec/obidos/subst/partners/friends/access.html
|
exec/obidos/subst/partners/friends/access.html
|
||||||
exec/obidos/tg/cm/member
|
exec/obidos/tg/cm/member
|
||||||
explore
|
|
||||||
explore/*/?p=
|
|
||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
external
|
external
|
||||||
external/overture
|
external/overture
|
||||||
external_hosted
|
external_hosted
|
||||||
f/healthcheck
|
f/healthcheck
|
||||||
facebook
|
|
||||||
faves-i_love_u_get_away_from_me
|
faves-i_love_u_get_away_from_me
|
||||||
fb
|
fb
|
||||||
fb.html
|
|
||||||
fbml/ajax/dialog
|
fbml/ajax/dialog
|
||||||
fd/
|
fd/
|
||||||
fe=true
|
fe=true
|
||||||
@@ -1354,8 +1256,6 @@ flu/espanol/
|
|||||||
flutter-canvaskit
|
flutter-canvaskit
|
||||||
folder
|
folder
|
||||||
follow
|
follow
|
||||||
follow_board
|
|
||||||
follow_user
|
|
||||||
following
|
following
|
||||||
food/archive
|
food/archive
|
||||||
food/favourites
|
food/favourites
|
||||||
@@ -1439,8 +1339,6 @@ global$
|
|||||||
gog
|
gog
|
||||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
google_gdn.html
|
|
||||||
google_search.html
|
|
||||||
googlebooks/images
|
googlebooks/images
|
||||||
gorf
|
gorf
|
||||||
gp
|
gp
|
||||||
@@ -1555,7 +1453,6 @@ gtr/?term=
|
|||||||
guidebooks
|
guidebooks
|
||||||
gview
|
gview
|
||||||
h5games_gamecenter/images
|
h5games_gamecenter/images
|
||||||
hanukkah-spotlight
|
|
||||||
hashtag/*?src=
|
hashtag/*?src=
|
||||||
hd
|
hd
|
||||||
he-il.www.cloudflare.com
|
he-il.www.cloudflare.com
|
||||||
@@ -1583,12 +1480,9 @@ help/zendesk_sso
|
|||||||
hex
|
hex
|
||||||
history
|
history
|
||||||
history/static
|
history/static
|
||||||
holiday-spotlight
|
|
||||||
holidays-celebrations
|
|
||||||
home
|
home
|
||||||
home$
|
home$
|
||||||
home?
|
home?
|
||||||
homefeed
|
|
||||||
homepage-video-test
|
homepage-video-test
|
||||||
hosted/images
|
hosted/images
|
||||||
hotel/reviews?
|
hotel/reviews?
|
||||||
@@ -1600,10 +1494,10 @@ hp/video
|
|||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://archive.org/robots.txt
|
http://blog.google/robots.txt
|
||||||
http://calendar.google.com/robots.txt
|
http://discord.gg/robots.txt
|
||||||
http://linkedin.com/robots.txt
|
http://dropbox.com/robots.txt
|
||||||
http://npr.org/robots.txt
|
http://ec.europa.eu/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
@@ -1617,9 +1511,6 @@ id-id.www.cloudflare.com
|
|||||||
id-id/feedback
|
id-id/feedback
|
||||||
id-id/lp
|
id-id/lp
|
||||||
id-id/searchresults
|
id-id/searchresults
|
||||||
idea-ads-tool
|
|
||||||
idea-pin-builder
|
|
||||||
idea-pin-invite
|
|
||||||
identity/accountsettingsactivityweb
|
identity/accountsettingsactivityweb
|
||||||
identity/accountsettingssyaf
|
identity/accountsettingssyaf
|
||||||
ie/ie40/
|
ie/ie40/
|
||||||
@@ -1662,17 +1553,14 @@ info/customerror.htm*
|
|||||||
info/smart404.asp*
|
info/smart404.asp*
|
||||||
info/tech-feedback
|
info/tech-feedback
|
||||||
inproduct_help/chatsupport
|
inproduct_help/chatsupport
|
||||||
install-shuffles
|
|
||||||
integrations
|
integrations
|
||||||
internalPref
|
internalPref
|
||||||
intl
|
intl
|
||||||
intl/*/search/?
|
intl/*/search/?
|
||||||
intl/*/search?
|
intl/*/search?
|
||||||
intlkb/
|
intlkb/
|
||||||
invite
|
|
||||||
inviteFromProfile
|
inviteFromProfile
|
||||||
inviteMany
|
inviteMany
|
||||||
invited
|
|
||||||
invoice/est
|
invoice/est
|
||||||
invoice/estimate/buyerView
|
invoice/estimate/buyerView
|
||||||
invoice/estimate/buyerView/attachments
|
invoice/estimate/buyerView/attachments
|
||||||
@@ -1710,8 +1598,6 @@ johnhancock
|
|||||||
johnhancock/in-a-lifetime-healthcare
|
johnhancock/in-a-lifetime-healthcare
|
||||||
johnhancock/in-a-lifetime-sustainability
|
johnhancock/in-a-lifetime-sustainability
|
||||||
johnhancock/in-a-lifetime-work
|
johnhancock/in-a-lifetime-work
|
||||||
join/?next=
|
|
||||||
join/signup/?next=
|
|
||||||
jp/$
|
jp/$
|
||||||
jp/about
|
jp/about
|
||||||
jp/blog
|
jp/blog
|
||||||
@@ -1754,7 +1640,6 @@ ko/ott
|
|||||||
ko/solutions
|
ko/solutions
|
||||||
ko/upload
|
ko/upload
|
||||||
ko/vimeo-academy
|
ko/vimeo-academy
|
||||||
kwanzaa-spotlight
|
|
||||||
l.php
|
l.php
|
||||||
labs-code
|
labs-code
|
||||||
labs/pmc
|
labs/pmc
|
||||||
@@ -1790,15 +1675,12 @@ learning/settings
|
|||||||
learning/settings$
|
learning/settings$
|
||||||
learning/settings?
|
learning/settings?
|
||||||
legal
|
legal
|
||||||
lens-search
|
|
||||||
li/track
|
li/track
|
||||||
library/devices
|
library/devices
|
||||||
licensing-syndication
|
licensing-syndication
|
||||||
limited-release
|
limited-release
|
||||||
link
|
link
|
||||||
linked
|
|
||||||
lite
|
lite
|
||||||
live-session
|
|
||||||
live_chat
|
live_chat
|
||||||
llms.txt
|
llms.txt
|
||||||
lm/R1XIHQVKXSKBNJ
|
lm/R1XIHQVKXSKBNJ
|
||||||
@@ -1977,7 +1859,6 @@ narrative-
|
|||||||
native
|
native
|
||||||
nbubumblebee
|
nbubumblebee
|
||||||
network
|
network
|
||||||
new_invite
|
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||||
@@ -1988,7 +1869,6 @@ news/test
|
|||||||
news/test-liveblog
|
news/test-liveblog
|
||||||
news?viewArticle
|
news?viewArticle
|
||||||
newsArticle
|
newsArticle
|
||||||
news_hub
|
|
||||||
newsletter
|
newsletter
|
||||||
newsroom/dae
|
newsroom/dae
|
||||||
newsround
|
newsround
|
||||||
@@ -2002,7 +1882,6 @@ nl-nl/searchresults
|
|||||||
nlmcatalog/?term=
|
nlmcatalog/?term=
|
||||||
node/add/
|
node/add/
|
||||||
nonprofits/account
|
nonprofits/account
|
||||||
notifications
|
|
||||||
notifications/
|
notifications/
|
||||||
nuccore/?term=
|
nuccore/?term=
|
||||||
nus-trk
|
nus-trk
|
||||||
@@ -2010,15 +1889,11 @@ nwshp$
|
|||||||
o/di
|
o/di
|
||||||
o/dt
|
o/dt
|
||||||
oas/
|
oas/
|
||||||
oauth/line
|
|
||||||
oauth/login
|
|
||||||
oauth/v2
|
oauth/v2
|
||||||
oauth2
|
oauth2
|
||||||
oauth2/v2
|
oauth2/v2
|
||||||
oauth_error
|
|
||||||
offers/proxy/dealsserver/api/log
|
offers/proxy/dealsserver/api/log
|
||||||
offers/proxy/dealsserver/buy
|
offers/proxy/dealsserver/buy
|
||||||
offsite
|
|
||||||
og
|
og
|
||||||
ohttp_gateway
|
ohttp_gateway
|
||||||
okxbet.com
|
okxbet.com
|
||||||
@@ -2050,11 +1925,8 @@ pagespeed/insights/ui/logo
|
|||||||
panel
|
panel
|
||||||
pantheon
|
pantheon
|
||||||
pantheon-platform
|
pantheon-platform
|
||||||
parental-consent/confirmation
|
|
||||||
parental-passcode
|
|
||||||
partner-program
|
partner-program
|
||||||
partners
|
partners
|
||||||
password/reset
|
|
||||||
password_expired
|
password_expired
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents/download
|
patents/download
|
||||||
@@ -2090,45 +1962,11 @@ photos/gbachelie
|
|||||||
photos/i_love_u_get_away_from_me
|
photos/i_love_u_get_away_from_me
|
||||||
photos/tags/*/page
|
photos/tags/*/page
|
||||||
photos/youpy
|
photos/youpy
|
||||||
pin
|
|
||||||
pin-builder
|
|
||||||
pin-communities
|
|
||||||
pin-creation-tool
|
|
||||||
pin-editor
|
|
||||||
pin/*/activities
|
|
||||||
pin/*/activity
|
|
||||||
pin/*/analytics
|
|
||||||
pin/*/brand-catalog
|
|
||||||
pin/*/comments
|
|
||||||
pin/*/email
|
|
||||||
pin/*/feedback
|
|
||||||
pin/*/idea-pin/related-products
|
|
||||||
pin/*/likes
|
|
||||||
pin/*/promote
|
|
||||||
pin/*/reaction
|
|
||||||
pin/*/related-products
|
|
||||||
pin/*/repin
|
|
||||||
pin/*/repins
|
|
||||||
pin/*/sent
|
|
||||||
pin/*/share
|
|
||||||
pin/*/shop-the-look
|
|
||||||
pin/*/tag
|
|
||||||
pin/*/takes
|
|
||||||
pin/*/visual-search
|
|
||||||
pin/*/visual-shop
|
|
||||||
pin/create
|
|
||||||
pin/find
|
|
||||||
pin/find?url=
|
|
||||||
pin_shop
|
|
||||||
ping
|
ping
|
||||||
pinterest-predicts
|
|
||||||
pinterest-wellbeing
|
|
||||||
pinterestwellbeing
|
|
||||||
pl-pl.www.cloudflare.com
|
pl-pl.www.cloudflare.com
|
||||||
pl-pl/feedback
|
pl-pl/feedback
|
||||||
pl-pl/lp
|
pl-pl/lp
|
||||||
pl-pl/searchresults
|
pl-pl/searchresults
|
||||||
place
|
|
||||||
plan=
|
plan=
|
||||||
platform-telemetry
|
platform-telemetry
|
||||||
play/store/web
|
play/store/web
|
||||||
@@ -2175,7 +2013,6 @@ posttv/posttv/trendex
|
|||||||
posttv/sponsored-video
|
posttv/sponsored-video
|
||||||
ppl
|
ppl
|
||||||
preference
|
preference
|
||||||
prefs
|
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
prettyearth/assets
|
prettyearth/assets
|
||||||
@@ -2184,8 +2021,6 @@ previewtemplate
|
|||||||
print
|
print
|
||||||
privacy-policy
|
privacy-policy
|
||||||
proFile/history?
|
proFile/history?
|
||||||
product-catalogs
|
|
||||||
product-feed
|
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/reviews?
|
product/reviews?
|
||||||
productPurchaseDone
|
productPurchaseDone
|
||||||
@@ -2244,13 +2079,11 @@ pt-br/vimeo-academy
|
|||||||
public-profile
|
public-profile
|
||||||
publications
|
publications
|
||||||
puzzles/leaderboards/invite
|
puzzles/leaderboards/invite
|
||||||
pw
|
|
||||||
pwapi-proxy/pwproxy
|
pwapi-proxy/pwproxy
|
||||||
pwapiv2
|
pwapiv2
|
||||||
q=
|
q=
|
||||||
qr
|
qr
|
||||||
quality_form?
|
quality_form?
|
||||||
quiz
|
|
||||||
r
|
r
|
||||||
rackspace/elevating-performance
|
rackspace/elevating-performance
|
||||||
radio/imda
|
radio/imda
|
||||||
@@ -2259,7 +2092,6 @@ rating
|
|||||||
rd/search
|
rd/search
|
||||||
rd/search$
|
rd/search$
|
||||||
rd/search?
|
rd/search?
|
||||||
recently-viewed
|
|
||||||
recipes/*?q=
|
recipes/*?q=
|
||||||
recipes/search
|
recipes/search
|
||||||
reconnect
|
reconnect
|
||||||
@@ -2274,9 +2106,6 @@ refer
|
|||||||
refer/pal
|
refer/pal
|
||||||
referrals
|
referrals
|
||||||
referrer=
|
referrer=
|
||||||
refresh_stored_accounts
|
|
||||||
refresh_token
|
|
||||||
register
|
|
||||||
registry/wishlist
|
registry/wishlist
|
||||||
remotelogout
|
remotelogout
|
||||||
rep=hc
|
rep=hc
|
||||||
@@ -2284,13 +2113,9 @@ report
|
|||||||
report-abuse?report=
|
report-abuse?report=
|
||||||
report=
|
report=
|
||||||
report_abuse.gne
|
report_abuse.gne
|
||||||
reports-and-violations
|
|
||||||
request-data
|
|
||||||
requestList
|
requestList
|
||||||
requests
|
requests
|
||||||
research/participants/cofund
|
research/participants/cofund
|
||||||
resource
|
|
||||||
resource/*/get
|
|
||||||
results
|
results
|
||||||
results
|
results
|
||||||
retail
|
retail
|
||||||
@@ -2330,7 +2155,6 @@ s2/search/social
|
|||||||
s2/sitemaps
|
s2/sitemaps
|
||||||
s2/static
|
s2/static
|
||||||
s?
|
s?
|
||||||
safe-redirect
|
|
||||||
safety
|
safety
|
||||||
safetycheck
|
safetycheck
|
||||||
salary-explorer/api
|
salary-explorer/api
|
||||||
@@ -2376,7 +2200,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||||||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||||
secure
|
secure
|
||||||
sendHeaderEarly
|
|
||||||
sendarticle
|
sendarticle
|
||||||
services/oauth
|
services/oauth
|
||||||
setprefs
|
setprefs
|
||||||
@@ -2408,7 +2231,6 @@ shop/productpage
|
|||||||
shop/topics
|
shop/topics
|
||||||
shop/view/product
|
shop/view/product
|
||||||
shop?*
|
shop?*
|
||||||
shop_pins
|
|
||||||
shopping-content-api/product_images
|
shopping-content-api/product_images
|
||||||
shopping/deals
|
shopping/deals
|
||||||
shopping/product
|
shopping/product
|
||||||
@@ -2711,12 +2533,10 @@ social/photosui/images
|
|||||||
social/photosui/sitemap
|
social/photosui/sitemap
|
||||||
social/search?
|
social/search?
|
||||||
social/social-security-directory/cai
|
social/social-security-directory/cai
|
||||||
socialmanager
|
|
||||||
solutions
|
solutions
|
||||||
sounds/search
|
sounds/search
|
||||||
sounds/search$
|
sounds/search$
|
||||||
sounds/search?
|
sounds/search?
|
||||||
source
|
|
||||||
source=
|
source=
|
||||||
source_repo=
|
source_repo=
|
||||||
spain/empresas/
|
spain/empresas/
|
||||||
@@ -2734,7 +2554,6 @@ ss
|
|||||||
ss/customer-reviews/lighthouse
|
ss/customer-reviews/lighthouse
|
||||||
ss/twister/ajax
|
ss/twister/ajax
|
||||||
sslsingle
|
sslsingle
|
||||||
sso
|
|
||||||
stadia/gamers
|
stadia/gamers
|
||||||
start
|
start
|
||||||
stat
|
stat
|
||||||
@@ -2794,10 +2613,6 @@ storefront
|
|||||||
storepicker
|
storepicker
|
||||||
stores/page/*visitId=
|
stores/page/*visitId=
|
||||||
stories
|
stories
|
||||||
story-pin-builder
|
|
||||||
story-pin-invite
|
|
||||||
story_feed
|
|
||||||
story_pins
|
|
||||||
storyworks/preview
|
storyworks/preview
|
||||||
structure/?term=
|
structure/?term=
|
||||||
styles/js-on.css$
|
styles/js-on.css$
|
||||||
@@ -2824,7 +2639,6 @@ support/content
|
|||||||
support/forum/search?
|
support/forum/search?
|
||||||
sureroute
|
sureroute
|
||||||
surprise
|
surprise
|
||||||
suspension-appeal
|
|
||||||
sutils
|
sutils
|
||||||
sv-se.www.cloudflare.com
|
sv-se.www.cloudflare.com
|
||||||
sv-se/feedback
|
sv-se/feedback
|
||||||
@@ -2842,7 +2656,6 @@ svc/strands
|
|||||||
svc/sudoku
|
svc/sudoku
|
||||||
svc/wordle
|
svc/wordle
|
||||||
svpRecommendations
|
svpRecommendations
|
||||||
sw-shell.html
|
|
||||||
swg
|
swg
|
||||||
system1/images
|
system1/images
|
||||||
t/privacy
|
t/privacy
|
||||||
@@ -2850,7 +2663,6 @@ t/terms
|
|||||||
tab=
|
tab=
|
||||||
tablet
|
tablet
|
||||||
tag
|
tag
|
||||||
taggingtool
|
|
||||||
tagmanager/containers/xo
|
tagmanager/containers/xo
|
||||||
tagmanager/pptm.js
|
tagmanager/pptm.js
|
||||||
talk
|
talk
|
||||||
@@ -2899,9 +2711,7 @@ th-th/feedback
|
|||||||
th-th/lp
|
th-th/lp
|
||||||
th-th/searchresults
|
th-th/searchresults
|
||||||
th?
|
th?
|
||||||
thanksgiving-spotlight
|
|
||||||
themacallan/worlds-together
|
themacallan/worlds-together
|
||||||
theme
|
|
||||||
tickets-external?
|
tickets-external?
|
||||||
timedtext_video
|
timedtext_video
|
||||||
title
|
title
|
||||||
@@ -2993,7 +2803,6 @@ trustedstores/js
|
|||||||
trustedstores/s
|
trustedstores/s
|
||||||
trustedstores/tm2
|
trustedstores/tm2
|
||||||
trustedstores/verify
|
trustedstores/verify
|
||||||
tv
|
|
||||||
tv/thumb
|
tv/thumb
|
||||||
typeahead
|
typeahead
|
||||||
u
|
u
|
||||||
@@ -3010,14 +2819,9 @@ ugc$
|
|||||||
ugcsupport
|
ugcsupport
|
||||||
ugcsupport$
|
ugcsupport$
|
||||||
ui
|
ui
|
||||||
unauth-profile
|
|
||||||
unlink
|
|
||||||
unsub
|
unsub
|
||||||
until=
|
until=
|
||||||
upload
|
upload
|
||||||
upload-lens-image
|
|
||||||
upload-lens-image-history
|
|
||||||
upload-shuffle-draft
|
|
||||||
urchin_test
|
urchin_test
|
||||||
url
|
url
|
||||||
user
|
user
|
||||||
@@ -3034,11 +2838,9 @@ using
|
|||||||
utils
|
utils
|
||||||
uviewer
|
uviewer
|
||||||
v1
|
v1
|
||||||
v1/urls/count.json
|
|
||||||
v2
|
v2
|
||||||
v3
|
v3
|
||||||
v3/openapi
|
v3/openapi
|
||||||
v3/pidgets/log
|
|
||||||
valkyrie-playground
|
valkyrie-playground
|
||||||
verified-authors
|
verified-authors
|
||||||
verify_age
|
verify_age
|
||||||
@@ -3085,9 +2887,6 @@ webapps/xo/html/cookiecheck.html
|
|||||||
webapps/xoonboarding
|
webapps/xoonboarding
|
||||||
webscr
|
webscr
|
||||||
websearch
|
websearch
|
||||||
website/confirm
|
|
||||||
website/confirm/download
|
|
||||||
welcome
|
|
||||||
whats-next/planes-trains-and-analytics
|
whats-next/planes-trains-and-analytics
|
||||||
whsmiths
|
whsmiths
|
||||||
widget/cr
|
widget/cr
|
||||||
@@ -3473,7 +3272,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
|
|||||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
@@ -3685,7 +3484,6 @@ xhtml?
|
|||||||
xml?
|
xml?
|
||||||
xoplatform/logger/api/logger
|
xoplatform/logger/api/logger
|
||||||
xorouter
|
xorouter
|
||||||
your-shop
|
|
||||||
youth/404_en.htm
|
youth/404_en.htm
|
||||||
youtube/fonts
|
youtube/fonts
|
||||||
youtube/img/branding/favicon
|
youtube/img/branding/favicon
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user