mirror of
https://github.com/Nezumi-2711/cloudflare-gateway-pihole-scripts.git
synced 2026-09-22 13:38:37 +00:00
Merge branch 'main' into v1
This commit is contained in:
@@ -16,4 +16,4 @@ const cgpsRule = rules.find(({ name }) => name === "CGPS Filter Lists");
|
|||||||
await deleteZeroTrustRule(cgpsRule.id);
|
await deleteZeroTrustRule(cgpsRule.id);
|
||||||
})();
|
})();
|
||||||
// Send a notification to the webhook
|
// Send a notification to the webhook
|
||||||
await notifyWebhook("CF Gateway Rule Create script finished running");
|
await notifyWebhook("CF Gateway Rule Delete script finished running");
|
||||||
|
|||||||
Reference in New Issue
Block a user