You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
details.requestHeaders[i].value=details.requestHeaders[i].value.replace(rvRegex,'rv:110.0');//twitter serves client-web-legacy if rv is less than 110, which breaks request signing
@@ -64,6 +66,11 @@ window.addEventListener('message', e => {
64
66
alert(`There was an error in initializing security header generator: ${data.error}. OldTwitter doesn't allow unsigned requests anymore for your account security. Currently it's unknown what causes this to happen, try reloading the page.`);
0 commit comments