@@ -22,11 +22,11 @@ <h2>Logged in as: <a target="_blank" id="login-user">XXX</a></h2>
2222 < b > repo</ b > and < b > gist</ b >
2323 scope):</ p >
2424 < input id ="accesstoken " type ="password " placeholder ="github access token " />
25- < p class ="label "> < a target ="_blank "
25+ <!-- < p class="label"><a target="_blank"
2626 href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&client_id=971735641612-am059p55sofdp30p2t4djecn72l6kmpf.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/script.projects&access_type=offline">
2727 Grant Google oauth token</a> (paste the result code here)
2828 <br>*or leave it empty to use Chrome login user(for <b>Chrome</b> only)</p>
29- < input id ="api-key " type ="password " placeholder ="google oauth token " />
29+ <input id="api-key" type="password" placeholder="google oauth token" /> -->
3030 </ div >
3131 < div class ="login-item login-item-otp ">
3232 < input id ="otp " type ="text " placeholder ="authentication code ">
@@ -45,11 +45,11 @@ <h2>Logged in as: <a target="_blank" id="login-user">XXX</a></h2>
4545 < input id ="ghe-password " type ="password " placeholder ="password " />
4646 < p class ="label "> or accessToken(with < b > repo</ b > and < b > gist</ b > scope):</ p >
4747 < input id ="ghe-accesstoken " type ="password " placeholder ="access token " />
48- < p class ="label "> < a target ="_blank "
48+ <!-- < p class="label"><a target="_blank"
4949 href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&client_id=971735641612-am059p55sofdp30p2t4djecn72l6kmpf.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/script.projects&access_type=offline">
5050 Grant Google oauth key</a> (paste the result code here)
5151 <br>*or leave it empty to use Chrome login user(for <b>Chrome</b> only)</p>
52- < input id ="ghe-api-key " type ="password " placeholder ="google oauth token " />
52+ <input id="ghe-api-key" type="password" placeholder="google oauth token" /> -->
5353 </ div >
5454 < div class ="login-item login-item-otp ">
5555 < input id ="ghe-otp " type ="text " placeholder ="authentication code ">
@@ -67,11 +67,11 @@ <h2>Logged in as: <a target="_blank" id="login-user">XXX</a></h2>
6767 < div class ="login-item login-item-basic ">
6868 < input id ="bitbucket-email " type ="email " placeholder ="email " />
6969 < input id ="bitbucket-password " type ="password " placeholder ="password " />
70- < p class ="label "> < a target ="_blank "
70+ <!-- < p class="label"><a target="_blank"
7171 href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&client_id=971735641612-am059p55sofdp30p2t4djecn72l6kmpf.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/script.projects&access_type=offline">
7272 Grant Google oauth token</a> (paste the result code here)
7373 <br>*or leave it empty to use Chrome login user(for <b>Chrome</b> only)</p>
74- < input id ="bitbucket-api-key " type ="password " placeholder ="google oauth token " />
74+ <input id="bitbucket-api-key" type="password" placeholder="google oauth token" /> -->
7575 </ div >
7676 < button id ="bitbucket-login "> bitbucket login</ button >
7777 < p class ="message "> Please star this extension on < a href ="https://github.com/leonhartX/gas-github "> Github</ a >
@@ -88,11 +88,11 @@ <h2>Logged in as: <a target="_blank" id="login-user">XXX</a></h2>
8888 < input id ="gitlab-password " type ="password " placeholder ="password " />
8989 < p class ="label "> or personal accessToken(with < b > api</ b > scope):</ p >
9090 < input id ="gitlab-accesstoken " type ="password " placeholder ="access token " />
91- < p class ="label "> < a target ="_blank "
91+ <!-- < p class="label"><a target="_blank"
9292 href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&client_id=971735641612-am059p55sofdp30p2t4djecn72l6kmpf.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/script.projects&access_type=offline">
9393 Grant Google oauth token</a> (paste the result code here)
9494 <br>*or leave it empty to use Chrome login user(for <b>Chrome</b> only)</p>
95- < input id ="gitlab-api-key " type ="password " placeholder ="google oauth token " />
95+ <input id="gitlab-api-key" type="password" placeholder="google oauth token" /> -->
9696 </ div >
9797 < button id ="gitlab-login "> gitlab login</ button >
9898 < p class ="message "> Please star this extension on < a href ="https://github.com/leonhartX/gas-github "> Github</ a >
0 commit comments