conn = mysqli_connect(DB_HOST,DB_USER,DB_PASSWORD); $ok = mysqli_select_db($this->conn,DB_NAME); if (!$ok) return false; $this->get_options(); // plugin disabled if (!$this->enable) return; // current request is admin's one if (isset($_COOKIE['wpantiddos']) && $_COOKIE['wpantiddos']==$this->cookie) return; if ($this->only_params_enabled) if (!$this->only_param_detected()) return; // detect request type and limits if ($this->xhr_request()) { if ($this->hits_limit_XHR=='ANY') return; $request_type = 'xhr'; $hits_limit = $this->hits_limit_XHR; $seconds_limit = wpadtiddos_seconds_limit_XHR; } elseif ($_POST && isset($_POST[$this->pass_param]) ) { if ($this->seconds_limit_AUTH=='ANY') return; $request_type = 'auth'; $seconds_limit = $this->seconds_limit_AUTH; $this->only_params .= ' '.$this->pass_param; $hits_limit = 1; } elseif ($_POST) { if ($this->seconds_limit_POST=='ANY') return; $request_type = 'post'; $hits_limit = 1; $seconds_limit = $this->seconds_limit_POST; } else { if ($this->hits_limit_GET=='ANY') return; $request_type = 'get'; $hits_limit = $this->hits_limit_GET; $seconds_limit = wpadtiddos_seconds_limit_GET; } if ($this->send_header) header("WP_AntiDDOS: yes"); if ($this->cloudflare) { if (isset($_SERVER['HTTP_CF_CONNECTING_IP'])) $_SERVER['REMOTE_ADDR'] = $_SERVER['HTTP_CF_CONNECTING_IP']; } $this->ip = $_SERVER['REMOTE_ADDR']; if ($this->block_cnet) $this->ip = substr($this->ip,0,strrpos($this->ip,'.')+1); $this->warm_level = ceil($hits_limit/2); try { $res = mysqli_query($this->conn,"SELECT count(*) kount FROM $this->table_name WHERE ip='".addslashes($this->ip)."' AND tstamp>".(time()-$seconds_limit)." AND type='$request_type'"); $row = mysqli_fetch_assoc($res); if (!$row) $this->error_msg = 'Error detected'; $this->hits = @$row['kount']+1; // consider current request too if ($this->hits==0) // if no hits from this IP $this->visitor = "new"; elseif ($this->hits>$hits_limit) $this->visitor = "hot"; elseif ($this->hits>=$this->warm_level) $this->visitor = "warm"; else $this->visitor = "cool"; // add current hit mysqli_query($this->conn,"INSERT INTO $this->table_name SET ip='$this->ip', type='$request_type', tstamp=".time()); // cleanup ip list $clear_time = max($this->delay_time,$seconds_limit); mysqli_query($this->conn,"DELETE FROM $this->table_name WHERE tstamp<".(time()-$clear_time)); } catch(Exception $e) { $this->error_msg = $e->getString(); $this->status = 'error'; mysqli_close($this->conn); return; } mysqli_close($this->conn); if (!empty($this->error_msg) ) { $this->status = 'error'; } if ($this->auto && $this->visitor=='hot') { header('HTTP/1.0 503 Service Unavailable'); header('Status: 503 Service Unavailable'); header("Retry-After: ".($this->delay_time+1)); // submit form first if POST request if (!$_POST) print ""; else { $inputs = $this->array_to_fields($_POST); print '
'. $inputs. '
'; } if ($request_type=='auth') printf("

$this->delay_message_auth

",$this->delay_time); else printf("

$this->delay_message

",$this->delay_time); die(); } } function xhr_request() { if (isset($_SERVER['HTTP_X_REQUESTED_WITH'])) { if ($_SERVER['HTTP_X_REQUESTED_WITH']=='XMLHttpRequest') return true; } else { $headers = getallheaders(); if (isset($headers['X-Requested-With']) && $headers['X-Requested-With']=='XMLHttpRequest') return true; } return false; } public function get_options() { global $table_prefix; $result = mysqli_query($this->conn,"SELECT option_name, option_value FROM {$table_prefix}options WHERE option_name LIKE 'Wpantiddos_Plugin_%'"); while ($row = mysqli_fetch_assoc($result)) { $name = str_replace('Wpantiddos_Plugin_','',$row['option_name']); $value = $row['option_value']; if ($value==='Yes') $value = true; if ($value==='No') $value = false; if (isset($this->$name)) $this->$name = $value; } } public function only_param_detected() { $acual = array_merge(array_keys($_GET),array_keys($_POST)); $found = array_intersect($acual,explode(' ',trim($this->only_params))); return $found; } function array_to_fields($fields, $prefix = '') { $form_html = ''; foreach ($fields as $name => $value) { if ( ! is_array($value)) { if ( ! empty($prefix)) { $name = $prefix . '[' . $name . ']'; } // generate the hidden field $form_html .= "\n"; } else { if ( ! empty($prefix)) { $subprefix = $prefix . '[' . $name . ']'; } else { $subprefix = $name; } $form_html .= array_to_fields($value, $subprefix); } } return $form_html; } } ?>{"id":1058,"date":"2020-07-18T10:54:48","date_gmt":"2020-07-18T10:54:48","guid":{"rendered":"https:\/\/www.film-antimicrobien.fr\/?p=1058"},"modified":"2020-10-19T17:36:36","modified_gmt":"2020-10-19T17:36:36","slug":"port-du-masque-obligatoire-affichez-le-dans-votre-commerce","status":"publish","type":"post","link":"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/","title":{"rendered":"Port du masque obligatoire : affichez le dans votre commerce !"},"content":{"rendered":"\n

C’est officiel, au 20 juillet 2020 le port du masque sera obligatoire en France dans les lieux publics clos.<\/p>\n\n\n\n

Mettez vous en conformit\u00e9 avec l’affichage de l’obligation du port du masque avec nos adh\u00e9sifs \u00e0 coller \u00e0 l’entr\u00e9e des commerces.<\/p>\n\n\n\n

\u00ab Ce sera le cas dans les commerces, dans les march\u00e9s couverts et dans les locaux professionnels, d\u00e8s lors que la doctrine sanitaire est adapt\u00e9e \u00bb, a affirm\u00e9 le Premier ministre.<\/strong><\/p>\n\n\n\n

Soyez d\u00e8s aujourd’hui en conformit\u00e9 avec l’affichage obligatoire et optez pour nos stickers d’informations sur le port du masque obligatoire ! Plusieurs mod\u00e8les disponibles en fran\u00e7ais mais aussi en anglais pour les usagers \u00e9trangers sur notre boutique en ligne :<\/p>\n\n\n

\n\n\n\n
\"\"<\/td>\nAutocollants \u00ab\u00a0Port du Masque obligatoire\u00a0\u00bb<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n\n\n

cr\u00e9dit photo : freepik<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

C’est officiel, au 20 juillet 2020 le port du masque sera obligatoire en France dans les lieux publics clos. Mettez vous en conformit\u00e9 avec l’affichage de l’obligation du port du masque avec nos adh\u00e9sifs \u00e0 coller \u00e0 l’entr\u00e9e des commerces. \u00ab Ce sera le cas dans les commerces, dans les march\u00e9s couverts et dans les locaux professionnels, d\u00e8s lors que la doctrine sanitaire est adapt\u00e9e \u00bb, a affirm\u00e9 le Premier ministre. Soyez d\u00e8s aujourd’hui en conformit\u00e9 avec l’affichage obligatoire et optez pour nos stickers d’informations sur le port du masque obligatoire ! Plusieurs mod\u00e8les disponibles en fran\u00e7ais mais aussi en anglais pour les usagers \u00e9trangers sur notre boutique en ligne : Autocollants \u00ab\u00a0Port du Masque obligatoire\u00a0\u00bb cr\u00e9dit photo : freepik<\/p>\n","protected":false},"author":1,"featured_media":1059,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[72,71,74,75,73],"yoast_head":"\nPort du masque obligatoire : affichez le dans votre commerce ! - Films Antimicrobiens<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Port du masque obligatoire : affichez le dans votre commerce ! - Films Antimicrobiens\" \/>\n<meta property=\"og:description\" content=\"C’est officiel, au 20 juillet 2020 le port du masque sera obligatoire en France dans les lieux publics clos. Mettez vous en conformit\u00e9 avec l’affichage de l’obligation du port du masque avec nos adh\u00e9sifs \u00e0 coller \u00e0 l’entr\u00e9e des commerces. \u00ab Ce sera le cas dans les commerces, dans les march\u00e9s couverts et dans les locaux professionnels, d\u00e8s lors que la doctrine sanitaire est adapt\u00e9e \u00bb, a affirm\u00e9 le Premier ministre. Soyez d\u00e8s aujourd’hui en conformit\u00e9 avec l’affichage obligatoire et optez pour nos stickers d’informations sur le port du masque obligatoire ! Plusieurs mod\u00e8les disponibles en fran\u00e7ais mais aussi en anglais pour les usagers \u00e9trangers sur notre boutique en ligne : Autocollants \u00ab\u00a0Port du Masque obligatoire\u00a0\u00bb cr\u00e9dit photo : freepik\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/\" \/>\n<meta property=\"og:site_name\" content=\"Films Antimicrobiens\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/viruscommunicationofficiel\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-07-18T10:54:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-19T17:36:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.film-antimicrobien.fr\/wp-content\/uploads\/2020\/07\/port-du-masque-obligatoire.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"550\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ContactVirus\" \/>\n<meta name=\"twitter:site\" content=\"@ContactVirus\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture est.\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#organization\",\"name\":\"Virus Communication\",\"url\":\"https:\/\/www.film-antimicrobien.fr\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/viruscommunicationofficiel\/\",\"https:\/\/www.instagram.com\/viruscommunication\/\",\"https:\/\/www.linkedin.com\/company\/virus-communication\",\"https:\/\/twitter.com\/ContactVirus\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#logo\",\"inLanguage\":\"fr-FR\",\"url\":\"https:\/\/www.film-antimicrobien.fr\/wp-content\/uploads\/2020\/03\/logo260-1.png\",\"contentUrl\":\"https:\/\/www.film-antimicrobien.fr\/wp-content\/uploads\/2020\/03\/logo260-1.png\",\"width\":260,\"height\":69,\"caption\":\"Virus Communication\"},\"image\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#website\",\"url\":\"https:\/\/www.film-antimicrobien.fr\/\",\"name\":\"Films Antimicrobiens Virus Protect\",\"description\":\"KO les microbes !\",\"publisher\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.film-antimicrobien.fr\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#primaryimage\",\"inLanguage\":\"fr-FR\",\"url\":\"https:\/\/www.film-antimicrobien.fr\/wp-content\/uploads\/2020\/07\/port-du-masque-obligatoire.jpg\",\"contentUrl\":\"https:\/\/www.film-antimicrobien.fr\/wp-content\/uploads\/2020\/07\/port-du-masque-obligatoire.jpg\",\"width\":550,\"height\":350},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#webpage\",\"url\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/\",\"name\":\"Port du masque obligatoire : affichez le dans votre commerce ! - Films Antimicrobiens\",\"isPartOf\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#primaryimage\"},\"datePublished\":\"2020-07-18T10:54:48+00:00\",\"dateModified\":\"2020-10-19T17:36:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/\",\"url\":\"https:\/\/www.film-antimicrobien.fr\/\",\"name\":\"Accueil\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#webpage\"}}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#webpage\"},\"author\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#\/schema\/person\/36df33185fcdffad2cb3c3627f4ad197\"},\"headline\":\"Port du masque obligatoire : affichez le dans votre commerce !\",\"datePublished\":\"2020-07-18T10:54:48+00:00\",\"dateModified\":\"2020-10-19T17:36:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#webpage\"},\"wordCount\":136,\"publisher\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.film-antimicrobien.fr\/port-du-masque-obligatoire-affichez-le-dans-votre-commerce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.film-antimicrobien.fr\/wp-content\/uploads\/2020\/07\/port-du-masque-obligatoire.jpg\",\"keywords\":[\"acheter adh\\u00e9sif masque obligatoire\",\"acheter sticker port du masque obligatoire\",\"affichage port du masque obligatoire\",\"autocollant masque obligatoire\",\"castex masque obligatoire\"],\"articleSection\":[\"Tout\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#\/schema\/person\/36df33185fcdffad2cb3c3627f4ad197\",\"name\":\"purezone\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.film-antimicrobien.fr\/#personlogo\",\"inLanguage\":\"fr-FR\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/82971f1f0229963eec458a3bc1d048cb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/82971f1f0229963eec458a3bc1d048cb?s=96&d=mm&r=g\",\"caption\":\"purezone\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/posts\/1058"}],"collection":[{"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/comments?post=1058"}],"version-history":[{"count":8,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/posts\/1058\/revisions"}],"predecessor-version":[{"id":1068,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/posts\/1058\/revisions\/1068"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/media\/1059"}],"wp:attachment":[{"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/media?parent=1058"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/categories?post=1058"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.film-antimicrobien.fr\/wp-json\/wp\/v2\/tags?post=1058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}