Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed May 17, 2024
1 parent 7f88fbc commit 4de6b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -14235,7 +14235,7 @@ document.body.addEventListener("click", function (e) {
n +
"=" +
e +
";path=/;domain=.twitter.com;max-age=15768000;secure;samesite=none";
`;path=/;domain=.${location.hostname};max-age=15768000;secure;samesite=none`;
};
(t.setTweetDeckLegacyVersionCookie = function () {
s("legacy");
Expand Down

0 comments on commit 4de6b99

Please sign in to comment.