Recent content by LeetCodes

  1. LeetCodes

    need help with data managing of content

    Hey, sorry man, I didn't mean to just leave you hanging like that idk if you still need or not, but here's more info in case you or anyone else needs, regex's are a great tool to learn for this type of stuff, i'd suggest looking more into them I just quickly typed this out so it has minimal...
  2. LeetCodes

    need help with data managing of content

    this can be done using a very simple regex search for /\//g replace with : idk what format jarvee expects, but that will give you username/mypassword123/[email protected]/mypassw0rdlol!! username/mypassword123/[email protected]/mypassw0rdlol!! username/mypassword123/[email protected]/mypassw0rdlol...
Back
Top