Skip to content
View surfsoft's full-sized avatar

Highlights

  • Pro

Block or report surfsoft

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Selectively sanitising JSON string v... Selectively sanitising JSON string values in Kotlin
    1
    # Selectively sanitising JSON string values in Kotlin
    2
    
                  
    3
    You've a JSON document you are consuming over REST, and you want to sanitise one or more string values to make sure nobody injects any pesky JavaScript that might end up as content on a web page somewhere?
    4
    Look no further than a custom JSON deserialiser coupled with the OWSAP endcoder library:
    5
    
                  
  2. ClipperRaceTracker ClipperRaceTracker Public

    A Java service that scrapes the clipperroundtheworld.com race tracker

    HTML