Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
Simplify SystemHookUrlValidator to inherit from PublicUrlValidator Refactor specs to move out shared examples to be used in both system hooks and public url validators.