Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Leave url field blank when creating cards from search page (#1685)
* Add empty string to field if url starts with chrome-extension or moz-extension * Check for external protocl value instead * Change url field in unit tests to empty string * Check if url protocl matches window's protocol * Fix unit tests * Use slice instead of replaceAll * Remove url from context before rendering templates
- Loading branch information