Go To Dev PhoneBurner
by philll_t
HTML
<a href="javascript:window.location.href='https://'+location.href.replace(/^.{11}/g, 'local-dev')">Go to dev</a>
<br />
<a href="javascript:window.document.querySelector('body').style.opacity=1">Restore opacity</a>
<br />
<a href='javascript:alert("- "+document.querySelector("textarea.title__field").value+" - https://www.wrike.com/open.htm?id="+document.querySelector(".task-author__task-id").innerText.replace("#",""));'>Wrike ddd</a>
<br />
<br />
<a href='javascript:document.cookie="show_truncated_nav=;01 Jan 1970 00:00:00 UTC; path=/;",window.location.reload();'>Restore Navbar</a>
<br />
<a href='javascript:location.href=`https://pr-${location.href.split("/")[6].split("#")[0]}.test.phoneburner.com/`;'>Go To Staging</a>
<br />
<a href='javascript:document.querySelector("#new_comment_field").value="@dependabot ignore this.",document.querySelector(".js-new-comment-form.js-needs-timeline-marker-header").submit();'>Ignore this</a>
<br />
<a href='javascript:document.querySelector("#new_comment_field").value="@dependabot rebase",document.querySelector(".js-new-comment-form.js-needs-timeline-marker-header").submit();'>Rebase</a>
JavaScript
document.cookie="show_truncated_nav=;01 Jan 1970 00:00:00 UTC; path=/;";
/* location.reload; */