Created
March 18, 2019 15:32
-
-
Save kapitanluffy/a1f83f5fa64aa93c5aa4a16f1fa122df to your computer and use it in GitHub Desktop.
Revisions
-
kapitanluffy created this gist
Mar 18, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ function gamifyApi() { window.location.href = "https://www.amazon.com/hz/gamification/api/contributor/dashboard/" + window.CustomerProfileRootProps.directedId + "?ownerView=false" + "&customerFollowEnabled=false" + "&token=" + window.CustomerProfileRootProps.contributorDashboardData.token }