Jump to content
UBot Underground

Karl Beigan

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Karl Beigan

  • Rank
    Newbie

System Specs

  • OS
    Windows 8
  • Total Memory
    6Gb
  • Framework
    v3.5
  • License
    Standard Edition

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi All, I'm trying to parse a webpage full of events into a list using Regex. Problem is, despite using a RegEx GUI tool with .Net syntax to validate the expression, Ubot doesn't seem to support the 'Start of line' Anchor i.e ^ Try it for yourself, using the following example text ******* 06 Jun Some Description here ******* The following regex should work - ^\d{2}\s\w{3}\s\w+ Any idea's why the ^ start of line anchor doesn't work?
×
×
  • Create New...