Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Improve: Send original domain to InPageEdit analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
AnYiEE committed Apr 10, 2023
1 parent 6d7f014 commit 151845c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/wikimirror.js
Original file line number Diff line number Diff line change
Expand Up @@ -1499,6 +1499,7 @@ const WikiMirrorPrivateMethod = class WikiMirrorPrivateMethod {
'totext-main',
'url',
'wikitext',
'siteUrl', // InPageEdit analytics
];
const [getObj, postObj] = [
new URL(config.url, location.origin),
Expand Down

0 comments on commit 151845c

Please sign in to comment.