ProTipHQ / ProTip

A browser extension for tipping, donations, and peer-to-peer crowd-funding

Home Page:https://protip.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't seem to pick up on line-broken address' (such as in Twitter bio)

outragedhuman opened this issue · comments

I've noticed that the app doesn't seem to pick up on Twitter Bio address', and I'm suspecting it's due to the line break. This might be a tricky fix, but Twitter would be one of the biggest places that I would be picking up on addy's so it would be very nice if it could see them.

Example:

image

Ah yeah, Twitter. Yes, I think it might be the line break. We have had it work on Twitter before, but Twitter is particularly difficult because of all the dynamically loaded content.

If this is not related to the line break, I think it could be related to dynamically loaded content. I was working on attaching a re-search feature on the dynamic loading hook. I remember I had trouble, then I had to take up a new job, which sucked my time away.

I'll see if I can dig up my old branch where I tested out the re-search function.

Sounds good. I'll keep an eye out, if I see an addy without a break in it I'll let you know if it picks up on that one.