The regex is:
/^https?:\\/\\/(www)\\.(example)\\.(co(?:m|(?:\\.)uk))$/gmi
It matches:
https://www.example.com http://www.example.c