Recent content by Konrad Zuse

  1. K

    2 Redirects from http:// to https://www

    Insert this code into .htaccess file RewriteEngine On RewriteCond %{HTTPS} off RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=302] RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule .* https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=302]
  2. K

    pornhub video downloader

    thank you for feedback, i really appreciate it. I wrote to pornhub month ago, and still get no answer. So you mean dmca ignored hosting, right? Ok i will try it. But i am wondering, how for example company like a wp-script is dealing with this stuff. They have porn mass-embedder(software) for...
  3. K

    pornhub video downloader

    Good day, I would like to ask you, if i can create similar website like a pornhubdownload and if i need some special permission. As far as i know, such a website is acting like a search engine, so there should not to be some legal problems. Thank you for feedback.
Back
Top