Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram problems #149

Open
2muchguccii opened this issue Nov 16, 2020 · 9 comments
Open

Instagram problems #149

2muchguccii opened this issue Nov 16, 2020 · 9 comments

Comments

@2muchguccii
Copy link

just not working just keeps loading not wanting to go in sign in page
https://instagram.com
https://instagram.com
image

Screenshot 2020-11-16 at 10 44 56 AM

@nfriedly
Copy link
Owner

Oh, hah, literally instagram.com. Ok, I'll take a look at this when I have a minute, but I'm not sure how soon that will be. Thanks for the report!

@2muchguccii
Copy link
Author

2muchguccii commented Nov 16, 2020 via email

@nfriedly
Copy link
Owner

I took a look, and I don't think it's going to be any easy fix. I'm not 100% sure what's going on, but it's something in instagram's javascript that is checking the url, not liking what it sees, and then reloading the page. Unfortunately, there's this type of proxy always modifies the URL, so there's not a simple fix for that.

@2muchguccii
Copy link
Author

2muchguccii commented Nov 26, 2020 via email

nfriedly added a commit that referenced this issue Mar 3, 2021
nfriedly added a commit that referenced this issue Mar 31, 2021
instagram now loads (when logged out), at least partially fixes #149
fixed a few warnings
fixed script wrapper to handle opening script tags that are split across chunks
@nfriedly
Copy link
Owner

I did some work last night on the v3 branch, and you can now load the Instagram home page and see public profiles. It does a bunch of trickery to hide the proxy from Instagram's JavaScript so that it behaves properly.

You can't log in yet, because that goes to Facebook and some things are still broken there.

It's not ready to merge in yet, because there is one breaking change in the branch, and I want to get a couple of others in before I release it as v3. (Also, CI appears to be failing.) But, it's progress.

@easella
Copy link

easella commented Apr 16, 2021

does not work
image

nfriedly added a commit that referenced this issue Apr 21, 2021
instagram now loads (when logged out), at least partially fixes #149
fixed a few warnings
fixed script wrapper to handle opening script tags that are split across chunks
nfriedly added a commit that referenced this issue May 5, 2021
instagram now loads (when logged out), at least partially fixes #149
fixed a few warnings
fixed script wrapper to handle opening script tags that are split across chunks
@easella
Copy link

easella commented May 9, 2021

still doesnt work
image

@MrMachi9
Copy link

i found a way to get every thing unblocked you have to go to log in with sso type google.com/ and then press google

@MrMachi9
Copy link

make sure you put the /

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants