added Cloudflare API support
Some checks failed
CI / build (push) Failing after 32s

This commit is contained in:
2025-03-31 03:59:26 +08:00
parent 7f0ecf04e1
commit d3a8d829cd
7 changed files with 227 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
build:
runs-on: woryzen
runs-on: hostinger
steps:
- name: Checkout sources
uses: actions/checkout@v4