Skip to content
View waylay's full-sized avatar
🏠
Working from home
🏠
Working from home
  • WCD
  • Brno, Czech Republic
  • X @waylay

Block or report waylay

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. Responsive-Screenshots Responsive-Screenshots Public

    Generate Website Screenshots on multiple devices

    JavaScript

  2. corona corona Public

    PHP

  3. assessment assessment Public

    WP Plugin Assessment

    PHP

  4. socialgrid socialgrid Public

    PHP

  5. .htaccess HTTPS redirect .htaccess HTTPS redirect
    1
    RewriteEngine On
    2
    RewriteCond %{HTTPS} !=on
    3
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]