Skip to content
View Rovack's full-sized avatar

Organizations

@streetlives

Block or report Rovack

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. streetlives/streetlives-api streetlives/streetlives-api Public

    The Streetlives backend providing the API for accessing data

    JavaScript 5 1

  2. A simple script that waits for ticke... A simple script that waits for tickets to become available for the Harry Potter Studio Tour in London, and grabs them
    1
    // Note that this has some limitations, such as looking specifically for adult tickets,
    2
    // looking for the given days only in the nearest month that has availability,
    3
    // and always choosing the earliest time if several are found within the desired dates.
    4
    
                  
    5
    function setAdultTickets(adultTicketsWanted) {