LinkBait icon indicating copy to clipboard operation
LinkBait copied to clipboard

Logged in accounts

Open cfivek opened this issue 1 year ago • 1 comments

The only one that seems to work for me is Google Services.

When logged in to google/gmail, the script always returns Google Services. However for the other ones I am getting CORB errors like this. The error is the same whether or not I am logged in to that service.

_8Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type text/html. See <URL> for more details. Cross-Origin Read Blocking (CORB) blocked cross-origin response https://twitter.com/login?redirect_after_login=/favicon.ico?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.facebook.com/login.php?next=https%3A%2F%2Fwww.facebook.com%2Ffavicon.ico?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.instagram.com/accounts/login/?next=%2Ffavicon.ico?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://login.yahoo.com/?.src=ym&.partner=none&.lang=en-CA&.intl=ca&.done=https%3A%2F%2Fmail.yahoo.com%2Ffavicon.ico?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.paypal.com/signin?returnUri=favicon.ico?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.amazon.com/ap/signin?_encoding=UTF8&accountStatusPolicy=P1&openid.assoc_handle=usflex&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.ns.pape=http%3A%2F%2Fspecs.openid.net%2Fextensions%2Fpape%2F1.0&openid.pape.max_auth_age=0&openid.return_to=https%3A%2F%2Fwww.amazon.com%2Ffavicon.ico&pageId=webcs-yourorder&showRmrMe=1?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.match.com/login?to=/favicon.ico?&1681764428845 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=13&ct=1681764428&rver=7.5.2116.0&wp=MBI_SSL&wreply=https:%2F%2Fstorage.live.com%2Fstorageservice%2Fpassport%2Fauth.aspx%3Fsru%3Dhttps:%252f%252fstorage.live.com%252fmydata%252fmyprofile%252fexpressionprofile%252fprofilephoto:UserTileStatic%252cUserTileSmall%252fMeControlMediumUserTile&lc=1033&id=63539 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.

Not sure if this is just me? This is the error from my Chrome console, running just the example.html

cfivek avatar Apr 17 '23 20:04 cfivek

I have gone back and tested each login for myself. The only ones that work for me, are Google, Paypal, and Hotmail/Live.

Wondering if this is the same for others? Facebook/Instagram would be a good one to have working

cfivek avatar Apr 18 '23 04:04 cfivek