-
Notifications
You must be signed in to change notification settings - Fork 289
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
Link1s #40
Comments
crowd bypass, afaik |
To implement crowd bypass on link1s we'll have to use presistHash() on google.com as well because they make you search a blog, I really don't want to do that. We'll have a huge problem if it ever misbehaves |
So I added a new API which can be used for cross site storage, it will be an easy bypass once #267 makes its way to all the browser stores |
Looks like google finally accepted the update on Chrome web store. link1s bypass very soon:tm: |
@NotAProton any updates? |
They changed it to http params in a 302 request, if someone knows a way for the extension to parse them please help |
you want to know if its a 302 result? then i suggest using fetch, instead of just doing like:
|
This issue is stale because it has been open for 30 days with no activity. To undo this, make some activity on this issue or create a new one. |
This issue was automatically closed because it has been inactive for 14 days since being marked as stale. If you bypass/problem wasn't solved, please create a new issue. |
This issue is stale because it has been open for 30 days with no activity. To undo this, make some activity on this issue or create a new one. |
I have made this bypass on my local fork. this.helpers.awaitElement('#link1s[href]', a => this.helpers.safelyNavigate(a.href)) When I tested it, it's sometimes work, sometimes won't. Any tips for @NotAProton? |
yep can confirm its buggy |
Ah, thanks for confirmed. It made me frustated for hours, LOL |
Signed-off-by: Bayu Satiyo <itsyuukunz@gmail.com>
Domain
https://link1s.com/RCVFvNFy
Link
https://drive.google.com/file/d/1c_XsEAoepm_UTyNUYzANuGMd-wISnvZk/view
Version
0.0.0
What browsers are you seeing the problem on?
Chrome
What OS are you seeing the problem on?
No response
(Optional) Anything else?
https://rodjulian.com/vienna-vacation-is-the-most-beautiful-place-to-visit/
Code of Conduct
The text was updated successfully, but these errors were encountered: