Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View DavidEredics's full-sized avatar

Highlights

  • Pro

Block or report DavidEredics

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. IP-toolbox IP-toolbox Public

    API to get IP address and some simple info

    PHP

  2. Bash script to update Cloudflare DNS... Bash script to update Cloudflare DNS records to the current ip
    1
    #!/bin/bash
    2
    
                  
    3
    api_token="" #Cloudflare API Token
    4
    zone_identifier="" #Zone ID
    5
    
                  
  3. qr-re-gen-workers qr-re-gen-workers Public

    QR code generator and reader API with Cloudflare Workers

    JavaScript