I've been trying to do this for a few hours now without luck. I've tried several RegExp patterns but here I am, asking for help now. This is the text
<span class="bold">Life:</span>
</div>
10200 / 10200 </li>
<li>
What I'm trying to get is 10200 / 10200. I haven't had any luck. I'm trying to do this in C# by the way. Any help would be highly appreciated, thanks a lot!