ownerとrepoを分割する正規表現です。
/github\.com\/([^\/]+)\/([^\/]+?)(\.git)?$/
以下のパターンに対応しています。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
ownerとrepoを分割する正規表現です。
/github\.com\/([^\/]+)\/([^\/]+?)(\.git)?$/
以下のパターンに対応しています。
Register as a new user and use Qiita more conveniently
Go to list of users who liked