All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)header('Access-Control-Allow-Origin: *');
   header('access-control-allow-methods: GET, POST, OPTIONS');
   header('access-control-allow-headers: X-Requested-With, Cache-Control, Content-Type');
   header('accept-ch: Width, Viewport-Width, DPR, Device-Memory, Downlink, RTT, ECT, Save-Data, Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Full-Version');
    
   include_once('clickworker.php');
</pre>
 h Russian (ru)header('Access-Control-Allow-Origin: *');
   header('access-control-allow-methods: GET, POST, OPTIONS');
   header('access-control-allow-headers: X-Requested-With, Cache-Control, Content-Type');
   header('accept-ch: Width, Viewport-Width, DPR, Device-Memory, Downlink, RTT, ECT, Save-Data, Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Full-Version');
    
   include_once('clickworker.php');
</pre>