I should just be getting back Abigail nothing else. Basically I want to get whatever is at the end of that URL but get the first part so it would return the following
AbigailJesus would return Abigail Abigailjesus would return Abigaljesus Abigail34Jesus would return Abigail
My regex seems to have this part already nailed when I input into regex101, however once in KM it is causing me issues there.
Your RegEx101 snippet and your KM screen shot do NOT match.
Further, your examples do NOT contain either "direct" or "insert" as per your RegEx patterns.
So, it is not clear what your real requirements are, but maybe this will help: