Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc26605d

Browse files
committed
Update version
1 parentc248b62 commitc26605d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎coderstats/data/coderstats.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ let path = document.location.pathname,
22
details,
33
login,
44
url;
5-
5+
66
if(m=path.match(/^\/([\w-]+)\??.*?/)){
77
login=m[1].trim();
88
if(-1===['timeline','languages','blog','explore'].indexOf(login)){

‎coderstats/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description":"Display a link to the CoderStats page for the currently displayed GitHub user when browsing github.com.",
66
"author":"CoderStats",
77
"license":"MIT",
8-
"version":"1.1.0",
8+
"version":"1.2.0",
99
"homepage":"http://coderstats.net/",
1010
"icon64":"static/logo-64x64.png"
1111
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp