Smile4ever / Neat-URL

Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.
Other
617 stars 36 forks source link

Handle website that use facebook account for login #273

Open billyswong opened 2 years ago

billyswong commented 2 years ago

Some websites utilize facebook account as login system. One day I found myself failed to login such website and found the cause is the recently installed Neat URL. I band-aid fixed it by adding facebook.com/dialog* to domain blacklist for now. Anyone know which exact facebook parameter(s) causing the problem? (The auto-redirect in the login process was too fast to capture.)

Wazir804 commented 2 years ago

How to login Facebook account in termux

Smile4ever commented 2 years ago

@Wazir804 Step to step instructions please