Skip to content
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

Add ability to use wildcard in white/black url lists #65

Merged
merged 1 commit into from
Jul 10, 2018
Merged

Add ability to use wildcard in white/black url lists #65

merged 1 commit into from
Jul 10, 2018

Conversation

toptalo
Copy link
Contributor

@toptalo toptalo commented Apr 6, 2018

Hello! I have try to add wildcard support in url lists.

To add ability to use http://*.local for example

But for some reason can't run tests locally: get en error SyntaxError: Unexpected token import

@alanhamlett alanhamlett merged commit 0d38cca into wakatime:master Jul 10, 2018
@alanhamlett
Copy link
Member

Thanks!

@toptalo
Copy link
Contributor Author

toptalo commented Jul 10, 2018

Wow! Thank you!

@boxsnake
Copy link

Cool work. Thanks!

@kanatkubash
Copy link

Thank you

@teckel12
Copy link

In reference to #66 , will this PR address the following correctly?

http?://*.domain.com

@toptalo
Copy link
Contributor Author

toptalo commented Jul 16, 2020

This line will be replaced to /http?:\/\/.*.domain.com/

So yes.


Hmmm, maybe I need to add dot escaping?

@dimateos
Copy link

dimateos commented Jan 5, 2023

Do this still work? Then consider mentioning this somewhere (web, chrome store), or at list show an example. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants