Skip to content
View EmberHeartshine's full-sized avatar

Block or report EmberHeartshine

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. mass-file-renamer mass-file-renamer Public

    Mass File Renamer: A program to simplify renaming a mass of file in a simple batch GUI

    Visual Basic .NET

  2. RedHeart RedHeart Public

    A team donation/goal contest tracking tool utilizing JSON.

    JavaScript 1

  3. Allow Github Pages to refresh the Le... Allow Github Pages to refresh the Letseyncrypt SSL cert and re-enable Cloudflare's cache configuration. (For subdomains)
    1
    #!/bin/bash
    2
    
                  
    3
    APITOKEN="none"
    4
    
                  
    5
    if [ ! $1 ] || [ ! $2 ]; then
  4. Allow Github Pages to refresh the Le... Allow Github Pages to refresh the Letseyncrypt SSL cert and re-enable Cloudflare's cache configuration. (For apex-level domains)
    1
    #!/bin/bash
    2
    
                  
    3
    APITOKEN="none"
    4
    
                  
    5
    if [ ! $1 ]; then