-
Notifications
You must be signed in to change notification settings - Fork 921
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
Comments
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! |
okay cool thanks
…On Mon, Nov 16, 2020 at 12:05 PM Nathan Friedly ***@***.***> wrote:
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!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#149 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARUW6YGCYUD45Z3EMBJ23L3SQGAYZANCNFSM4TXRKHSQ>
.
|
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. |
Ok, thanks! for trying
…On Wed, Nov 25, 2020 at 2:31 PM Nathan Friedly ***@***.***> wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#149 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARUW6YCMAP2QPCEXQABMIV3SRWAVJANCNFSM4TXRKHSQ>
.
|
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
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. |
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
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
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 |
make sure you put the / |
just not working just keeps loading not wanting to go in sign in page
https://instagram.com
https://instagram.com
The text was updated successfully, but these errors were encountered: