Highlights
Block or Report
Block or report LucasLarson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
/**2* ASCIIfy–Hexify bookmarklet3* v.924*5* Authors: Lucas Larson, 2017 -
1
The UK Web Archive’s recommended bookmarklet no longer works because it escapes the referer’s address.
23Then in 2020, they stopped serving their site over HTTPS (!).
45Use this code instead as your bookmarklet’s address:
-
1
javascript:(function(){function%20a(n,t){return'<a%20href="'+loc+"#"+n+'"%20title="'+t+":%20"+n+'"%20style="text-decoration:none;padding:.2em;background:#fff;border:1px%20solid%20black;display:block;position:absolute;z-index:2147483647;border-radius:3px;-webkit-box-shadow:0%203px%207px%20rgba(0,0,0,0.3);box-shadow:0%203px%207px%20rgba(0,0,0,0.3)">#'+n+"</a>"}var%20$,loc=location.href,anchorPos=location.href.lastIndexOf("#");anchorPos>-1&&(loc=loc.substring(0,anchorPos)),function(u,c){var%20h=document.getElementsByTagName("head")[0],s=document.createElement("script");s.src=u;var%20d=!1;s.onload=s.onreadystatechange=function(){d||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(d=!0,c(),s.onload=s.onreadystatechange=null,h.removeChild(s))},h.appendChild(s)}("//code.jquery.com/jquery-3.3.1.min.js",function(){$=jQuery,$("a[name]").each(function(i){$(a(this.name,"name")).insertBefore(this)}),$("[id]:not(input[type='hidden'])").each(function(i){switch(this.nodeName){case"TD":$(this).prepend(a(this.id,"id"));break;default:$(a(this.id,"id")).insertBefore(this)}})})})();
3,469 contributions in the last year
Activity overview
Contributed to
LucasLarson/gunstage,
LucasLarson/HQ9,
LucasLarson/git-default-branch
and 18 other
repositories
Contribution activity
June 2022
Created 22 commits in 2 repositories
Created 1 repository
Opened 2 pull requests in 1 repository
LucasLarson/gunstage
2
merged
Opened 2 issues in 1 repository
LucasLarson/gunstage
2
closed
44
contributions
in private repositories
Jun 1 – Jun 7
