![[RJ01114962] - 【オナサポ】アリス先生によるマゾチンポの為の優しいオナニーサポート「マゾチンポワンダーランド1」〜デキる男のマゾチンポ〜【優しいレッスン】](https://hentaiasmr.moe/wp-content/uploads/2023/11/RJ01114962_img_main.webp)
10
function cloudflare_purge_single_post($post_id) { $zone_id = "ccfb8145d8fdabfe0c9fe18f89fa562e"; $api_token = "9ea1699042161908e416b5feac3a86b02b77a"; $url = get_permalink($post_id); $endpoint = "https://api.cloudflare.com/client/v4/zones/$zone_id/purge_cache"; wp_remote_post($endpoint, [ 'headers' => [ 'Authorization' => "Bearer $api_token", 'Content-Type' => 'application/json', ], 'body' => json_encode([ 'files' => [$url] ]), ]); }