Move cloudflare module out of subdirectory. Delete previous code

This commit is contained in:
Neshura 2023-12-25 18:56:44 +01:00
parent ae80119fa8
commit 590093aa5e
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 1 additions and 269 deletions

1
src/cloudflare.rs Normal file
View file

@ -0,0 +1 @@
const API_BASE: &str = "https://api.cloudflare.com/client/v4";