lengstrom / falcon

Chrome extension for full text history search!
https://chrome.google.com/webstore/detail/falcon/mmifbbohghecjloeklpbinkjpbplfalb
GNU General Public License v3.0
1.83k stars 83 forks source link

Regex not working #33

Open seguri opened 8 years ago

seguri commented 8 years ago

...at least how I intend them :)

Open preferences, add .*fineco.*, save, go to finecobank.com Open preferences, finecobank is now in Falcon History

andrewilyas commented 8 years ago

Did you visit finecobank before or after you added the regex? We haven't yet added support for retroactively unindexing pages through the blacklist, but you can manually delete them in the history below.

vshl commented 8 years ago

Hi @andrewilyas, its not working for me. For example I added 'https://play.google.com/*' and 'regex'. It still shows up in the history, but the newly added blacklist doesn't show up in the saved list. To answer your question, I did visit the site prior to adding to the blacklist.

andrewilyas commented 8 years ago

Hi @vshl, see issue #30, which is now fixed and coming in the next release!

seguri commented 8 years ago

Hi,

Is this closed because fixed?

@andrewilyas It was a fresh install with no history @vshl I don't think that is a valid regex

fuzzmz commented 8 years ago

@vshl, that's not a valid regex. To exclude the Google Play store you need to use https:\/\/play.google.com\/.*