Skip to content
View ps-jessejjohnson's full-sized avatar

Block or report ps-jessejjohnson

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. RabbitMQ and Redis via Docker Compose RabbitMQ and Redis via Docker Compose
    1
    version: '3.6'
    2
    services:
    3
      rabbit:
    4
        image: rabbitmq:3-management
    5
        volumes:
  2. Set User-Agent header with Puppeteer Set User-Agent header with Puppeteer
    1
    // Intellectual genuineness of
    2
    //    Anthony McNamara (aka Big Red)
    3
    
    
    4
    // Great article regarding approach
    5
    //    https://medium.com/@filipvitas/how-to-set-user-agent-header-with-puppeteer-js-and-not-fail-28c7a02165da