Posts

data deletion url

  com/deletion?id=abc123'; // URL to track the deletion $confirmation_code = 'abc123'; // unique code for the deletion request $data = array( 'url' => $status_url, 'confirmation_code' => $confirmation_code ); echo json_encode($data); function parse_signed_request($signed_request) { list($encoded_sig, $payload) = explode('.', $signed_request, 2); $secret = "appsecret"; // Use your app secret here // decode the data $sig = base64_url_decode($encoded_sig); $data = json_decode(base64_url_decode($payload), true); // confirm the signature $expected_sig = hash_hmac('sha256', $payload, $secret, $raw = true); if ($sig !== $expected_sig) { error_log('Bad Signed JSON signature!'); return null; } return $data; } function base64_url_decode($input) { return base64_decode(strtr($input, '-_', '+/')); } ?>

Term and services

1. Terms By accessing this Website, accessible from Bilsonstudio.com, you are agreeing to be bound by these Website Terms and Conditions of Use and agree that you are responsible for the agreement with any applicable local laws. If you disagree with any of these terms, you are prohibited from accessing this site. The materials contained in this Website are protected by copyright and trade mark law. 2. Use License Permission is granted to temporarily download one copy of the materials on Bilson Stduio's Website for personal, non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under this license you may not: modify or copy the materials; use the materials for any commercial purpose or for any public display; attempt to reverse engineer any software contained on Bilson Stduio's Website; remove any copyright or other proprietary notations from the materials; or transferring the materials to another person or "mirror" the ma

Privacy Policy

This Privacy Policy describes how Bilson Studios (“we,” “us,” or “our”) collects, uses, shares, and protects the personal information of visitors to our website and users of our games and IT-related services. By using our website or any of our services, you agree to the practices described in this Privacy Policy. Information We Collect Information You Provide:  We may collect personal information you provide to us, such as your name, email address, and other contact details when you sign up for our services or contact us for support. Usage Information:  We collect information about how you interact with our website, games, and services, such as your IP address, device information, browser type, and the pages you visit. We may also use cookies and similar tracking technologies. Ad-related Data:  If you interact with ads in our games, our advertising partners may collect information for ad targeting and analytics purposes. An anonymized string created from your email address (also called