I'm having the same issue! The tricky thing here is figuring out a whitelist/blacklist combo that will deal with Facebook's "L.php". Right now I ALLOW browsing to URLs matching *facebook.com* but I'd also like to also add an exception to DISALLOW browsing to *facebook.com/l.php*. Since I can only ALLOW or DISALLOW but not both (and certainly not "elseif"), I'm not sure how to deal with this using the default config. Maybe this can be dealt with using a plugin?
On Sep 7, 11:24 pm, Rock Selta <[email protected]> wrote: > Hi all, > > I would like that there would be no empty tabs leftover from clicking links > on Facebook, I mean external links, those that redirect to the default > browser. > > The issue is that facebook has an intermediary link, probably so that they > can track the outgoing traffic. So the url first opens inside Fluid and only > upon the redirection is the browsing moved to the default browser, leaving > behind a blank tab. > > What to do? > > Thanks! -- You received this message because you are subscribed to the Google Groups "fluidapp" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fluidapp?hl=en.
