CINXE.COM

Recette des merguez

<!doctype html> <html class="no-js" lang="fr-FR" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.4 (Yoast SEO v20.4) - https://yoast.com/wordpress/plugins/seo/ --> <title>Recette des merguez</title><style id="wpr-usedcss">.tippy-iOS{cursor:pointer!important}.tippy-notransition{transition:none!important}.tippy-popper{-webkit-perspective:700px;perspective:700px;z-index:9999;outline:0;transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none;line-height:1.4;max-width:calc(100% - 10px)}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-8px;-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;bottom:-7px;margin:0 6px;-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-backdrop{-webkit-transform-origin:0 25%;transform-origin:0 25%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-55%);transform:scale(1) translate(-50%,-55%)}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%,-45%);transform:scale(.2) translate(-50%,-45%);opacity:0}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) scale(.5);transform:translateY(0) scale(.5)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-8px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(0);transform:rotate(0)}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent;top:-7px;margin:0 6px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-backdrop{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-45%);transform:scale(1) translate(-50%,-45%)}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-50%);transform:scale(.2) translate(-50%);opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateY(0) scale(.5);transform:translateY(0) scale(.5)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-16px;-webkit-transform-origin:33.33333333% 50%;transform-origin:33.33333333% 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;right:-7px;margin:3px 0;-webkit-transform-origin:0 50%;transform-origin:0 50%}.tippy-popper[x-placement^=left] .tippy-backdrop{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-75%,-50%);transform:scale(.2) translate(-75%,-50%);opacity:0}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) scale(.5);transform:translateX(0) scale(.5)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-16px;-webkit-transform-origin:66.66666666% 50%;transform-origin:66.66666666% 50%}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{position:absolute;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right:8px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent;left:-7px;margin:3px 0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.tippy-popper[x-placement^=right] .tippy-backdrop{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{-webkit-transform:scale(.2) translate(-25%,-50%);transform:scale(.2) translate(-25%,-50%);opacity:0}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;-webkit-transform:translateX(0) scale(.5);transform:translateX(0) scale(.5)}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.9rem;padding:.3rem .6rem;max-width:350px;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] path{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}.tippy-roundarrow{width:24px;height:8px;fill:#333;pointer-events:none}.tippy-backdrop{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tippy-backdrop:after{content:"";float:left;padding-top:100%}.tippy-backdrop+.tippy-content{transition-property:opacity;will-change:opacity}.tippy-backdrop+.tippy-content[data-state=visible]{opacity:1}.tippy-backdrop+.tippy-content[data-state=hidden]{opacity:0}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}ol,ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}:where(pre.wp-block-verse){font-family:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.aligncenter{clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--duotone--dark-grayscale:url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale:url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow:url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red:url('#wp-duotone-blue-red');--wp--preset--duotone--midnight:url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow:url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green:url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange:url('#wp-duotone-blue-orange');--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}@media screen and (min-width:290px) and (max-width:520px){.relpost-block-container{display:flex;flex-wrap:wrap;justify-content:center}}.relpost-block-container{border:0;margin:0;padding:0}.relpost-block-single{border-bottom:none;margin:0;padding:6px;display:block;float:left;text-decoration:none;text-align:center;cursor:pointer;margin-right:-1px;margin-bottom:5px;overflow:hidden;border:0}.relpost-block-single-image{border:0;margin:0;padding:0;-moz-background-clip:border;-moz-background-origin:padding;-moz-background-inline-policy:continuous;background-size:cover!important;max-width:100%}.relpost-block-single-text{border:0;margin:3px 0 0;padding:0;font-style:normal;font-variant:normal;font-weight:400;line-height:normal;font-stretch:normal;-x-system-font:none}.relpost-thumb-wrapper:after{content:"";display:block;clear:both}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,figcaption,figure,footer,header,main,nav,section{display:block}progress{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}code{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}body{color:#263238;font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;font-size:1.25rem;line-height:1.6}h1,h2,h3,h4{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;color:#0f161a;line-height:1.25;clear:both;margin:1.5em 0 .5em}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}h1{font-size:2.4em}h2{font-size:1.8em}h3{font-size:1.2em}h4{font-size:1rem;text-transform:uppercase;letter-spacing:1px}p{margin:0 0 1.6em}p:last-child{margin-bottom:0}address{margin:0 0 1.6em}code,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.84090145em}ins,mark{background:#fff9c0;text-decoration:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#f5f7f8}ol,ul{margin:0 0 1.6em}li>ol,li>ul{margin-bottom:0}img{height:auto;max-width:100%}figure{margin:0 0 1.6em}table{margin:0 0 1.6em;width:100%;font-size:16px;font-size:1rem}tr{border-bottom:1px solid rgba(38,50,56,.1)}.button,button,input[type=button],input[type=submit]{display:inline-block;border:1px solid;border-color:#06c;border-radius:3px;background:#06c;color:#fff;font-size:14px;font-size:.875rem;line-height:1;padding:.75rem 1.25rem;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-weight:700;text-transform:uppercase}.button:hover,button:hover,input[type=button]:hover,input[type=submit]:hover{opacity:.8;text-decoration:none}.button:hover{text-decoration:none}input[type=color],input[type=email],input[type=number],input[type=search],input[type=text],input[type=url],textarea{color:#666;border:1px solid rgba(38,50,56,.1);border-radius:3px;padding:.6875rem 1rem;line-height:1;font-size:16px;font-size:1rem}input[type=search]{-webkit-appearance:textfield}select{border:1px solid rgba(38,50,56,.1);padding:.4rem .5rem}textarea{width:100%;line-height:inherit}a{color:#06c;text-decoration:none;transition:all .3s}a:hover{text-decoration:underline}.main-navigation{text-transform:uppercase;font-size:12px;font-size:.75rem;letter-spacing:.1em;font-weight:700}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 10px 20px rgba(38,50,56,.1);float:left;position:absolute;top:101%;left:0;z-index:99999;background:#fff;width:220px;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .3s}.main-navigation ul ul ul{left:100%;top:0}.main-navigation ul ul li{width:100%}.main-navigation ul ul a{border-bottom:1px solid rgba(38,50,56,.1);padding-top:.75rem;padding-bottom:.75rem}.main-navigation ul ul li:first-child>a{border-top-left-radius:2px;border-top-right-radius:2px}.main-navigation ul ul li:last-child>a{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{transform:translate3d(0,0,0);opacity:1;visibility:visible}.main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{content:"";display:block;background:var(--wpr-bg-1ea7f85f-c4d5-4304-bc4d-9e4c15e14f2b) center right no-repeat;background-size:12px 12px;width:12px;height:12px;position:absolute;z-index:1001;right:0;top:50%;margin-top:-6px}.main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{background-image:var(--wpr-bg-8fec736c-72ea-4725-aa37-1b83a6c424d9);right:.75rem}.main-navigation li{float:left;position:relative}.main-navigation li.focus>a,.main-navigation li:hover>a{color:inherit;border-color:#06c}.main-navigation li li.focus>a,.main-navigation li li:hover>a{color:inherit;border-color:rgba(38,50,56,.1)}.main-navigation a{display:block;text-decoration:none;padding:24px 16px 21px;color:#586674;border-bottom:3px solid transparent}.menu-toggle{color:inherit;text-indent:-999em;margin-left:4px;position:relative;padding:0 0 0 1.25rem;background:0 0;border:none;font-weight:700;font-size:16px;font-size:1rem}.menu-toggle:before{content:"";position:absolute;left:0;width:100%;height:.9375rem;display:block;border-top:.5625rem double currentColor;border-bottom:.1875rem solid currentColor;transition:all .5s}.main-navigation.toggled .menu{position:absolute;right:0;top:101%;width:100%}.main-navigation.toggled ul{display:block;background:#fff;width:100%;box-shadow:0 10px 20px rgba(38,50,56,.1)}.main-navigation.toggled ul ul{visibility:visible;opacity:1;position:static;float:none;transform:none;box-shadow:none}.main-navigation.toggled ul ul a{padding-left:2rem}.main-navigation.toggled ul ul ul a{padding-left:4rem}.main-navigation.toggled li{float:none}.main-navigation.toggled li:hover a{border-color:rgba(38,50,56,.1)}.main-navigation.toggled a{padding-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(38,50,56,.1)}.main-navigation.toggled .menu-item-has-children>a:after,.main-navigation.toggled .page_item_has_children>a:after{display:none}@media (min-width:1024px){.menu-toggle{display:none}.main-navigation ul{display:block}}.post-navigation{margin-top:1.5rem}.adjacent{padding:1.5rem}@media (min-width:768px){.post-navigation .nav-links{display:flex;justify-content:center;margin-left:-3rem}.adjacent{display:flex;width:50%;padding:1.5rem 0 1.5rem 3rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.grid{display:flex;flex-wrap:wrap;padding:0 .5rem}.grid>*{padding:.5rem;width:100%}@media (min-width:768px){.grid{padding:0 1.5rem}.grid>*{padding:1.5rem}.grid--4>*{width:50%}}@media (min-width:1024px){.grid--4>*{width:33.3333%}}@media (min-width:1280px){.grid--4>*{width:25%}}.widget select{width:100%;padding:.6875rem 1rem}.widget ul{list-style:none;padding-left:0}.widget li{margin-bottom:.5rem}.widget li ul{margin-top:.5rem}.widget li li{padding-left:.8rem}.widget-title{font-size:14px;font-size:.875rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(38,50,56,.1);padding-bottom:.5rem}.search-field{width:100%}.form-wrapper{height:0;background:#06c;padding:0 2rem;transition:all .3s;position:relative;z-index:1}.form-wrapper.is-visible{height:auto;padding-top:6rem;padding-bottom:6rem}.form-wrapper.is-visible .search-close{display:inline-block}.form-wrapper .search-close{position:absolute;top:0;right:0;font-size:32px;font-size:2rem;background:0 0;border:none;display:none}@media (min-width:768px){.form-wrapper{padding-left:6rem;padding-right:6rem}.form-wrapper .search-close{top:2rem;right:2rem}}.form-wrapper .search-field{font-size:28.8px;font-size:1.8rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;background:0 0;color:#fff;border:none;border-radius:0;border-bottom:1px solid #fff;width:30em;max-width:100%;margin:0 auto;display:block;padding-left:0;padding-right:0}.form-wrapper .search-field:focus{outline:0}.form-wrapper .search-field::placeholder{color:#fff;opacity:.3}.search-field{max-width:30em}.site-header{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;display:flex;justify-content:space-between;align-items:stretch;background:#fff;border-bottom:1px solid rgba(38,50,56,.1);padding:0 1rem;margin-bottom:4rem;position:relative;z-index:2}@media (min-width:768px){.site-header{padding:0 3rem}}.social-icons{display:flex;align-items:stretch}.social-icons .search-toggle{border-radius:0;padding-left:1.6rem;padding-right:1.6rem}@media (max-width:1023px){.social-icons .search-toggle{border:none;background:0 0;color:inherit;padding-left:6px;padding-right:6px}}.navbar{display:flex;align-items:center;flex:1}.site-branding{margin:.5rem 1.5rem .5rem 0}.site-title{margin:0;font-size:1.2em;font-weight:700;line-height:1.25}.site-title a{text-decoration:none;color:#0f161a}.site-description{font-size:12px;font-size:.75rem;color:#586674;font-weight:700}.site-content{max-width:100%;margin:0 auto}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.card{border-radius:4px;box-shadow:0 2px 4px rgba(38,50,56,.05);background:#fff;position:relative;transition:all .3s ease;width:100%}.card:hover{box-shadow:0 8px 16px rgba(38,50,56,.1)}.card:hover .card__media img{transform:scale(1.1)}.card__body{padding:1.5rem 2rem}.card__title{font-size:1.2em;margin:0 0 8px;word-wrap:break-word}.card__title a{color:inherit}.card__content{clear:both;font-size:16px;font-size:1rem}.card__media{display:block;overflow:hidden;border-radius:4px 4px 0 0}.card__media img{display:block;width:100%;transition:all .3s ease}.card a:hover{color:#06c;text-decoration:none}.page .site-content,.single .site-content{width:58.5rem}.page .entry-header,.single .entry-header{margin-bottom:4rem;text-align:center}.page .entry-title,.single .entry-title{margin:0 0 8px;word-wrap:break-word;font-size:28.8px;font-size:1.8rem}@media (max-width:959px){.page .entry-title,.single .entry-title{padding:0 10px}}.page .entry-body,.single .entry-body{background:#fff;border-radius:4px;box-shadow:0 7px 50px 0 rgba(38,50,56,.07);padding:2rem;position:relative}.page .entry-media,.single .entry-media{position:relative;margin:-2rem -2rem 4rem}@media (min-width:768px){.page .entry-title,.single .entry-title{font-size:38.4px;font-size:2.4rem}.page .entry-media,.single .entry-media{margin:-4rem -4rem 4rem}.page .entry-body,.single .entry-body{padding-left:4rem;padding-right:4rem}}.page .singular-thumbnail,.single .singular-thumbnail{display:block;width:100%}.page .entry-content>p:first-child,.single .entry-content>p:first-child{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:1.2em;font-weight:300;color:#6f8590}@media (min-width:1024px){.page .entry-media,.single .entry-media{margin:-4rem -8rem 4rem}.page .singular-thumbnail,.single .singular-thumbnail{border-radius:4px 4px 0 0}.page .entry-body,.single .entry-body{padding:4rem 8rem}}.entry-content{word-wrap:break-word}.entry-footer{margin:3rem -1rem 0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:14px;font-size:.875rem;display:flex;flex-wrap:wrap}.adjacent .sharedaddy{display:none}.comments-area{font-size:16px;font-size:1rem;width:36em;max-width:100%;padding:2em;margin:4rem auto 0}.comments-title{font-size:16px;font-size:1rem;color:#6f8590;margin:0 0 2rem;text-align:center}.comment-list{list-style:none;padding-left:0;margin-bottom:4rem}.comment-list .comment-respond{margin-bottom:1.6rem}.comment>.children{padding-left:1.6rem;list-style:none}.comment-body{padding:27.6px 1.6rem 1.6rem;border-radius:.25rem;background:#fff;margin-bottom:1.6rem}.comment-meta{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;margin-bottom:1.6em}.comment-author{font-size:1rem;line-height:1.25}.comment-author .avatar{border-radius:100%;margin-right:8px;float:left;margin-top:-2px}.says{display:none}.comment-metadata{font-size:.75rem;margin-left:48px}.comment-metadata a{color:#6f8590}.reply{display:inline-block;margin-top:1.6rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:12px;font-size:.75rem}.reply a{color:#6f8590}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-form-author,.comment-form-email,.comment-form-url{display:flex;flex-direction:column}@media (min-width:768px){.comment-form-author,.comment-form-email,.comment-form-url{flex-direction:row;align-items:center}.comment-form-author label,.comment-form-email label,.comment-form-url label{order:2;margin-left:1em}}.required{color:#e7040f}.site-footer{background:#fff;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:14px;font-size:.875rem;margin-top:5rem;border-top:1px solid rgba(38,50,56,.1);color:#6f8590}.footer-widgets{max-width:1280px;margin:0 auto;border-bottom:1px solid rgba(38,50,56,.1);padding-top:2rem;padding-bottom:2rem}.site-info{font-size:12px;font-size:.75rem;text-align:center;padding:2rem}.site-info a{color:inherit}iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:2rem;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{text-align:center;margin-top:.875rem;font-size:.875rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;color:#6f8590}.relpost-block-single{background-color:#fff;border-right:1px solid #ddd;border-left:1px solid #ddd;margin-right:-1px}.relpost-block-single:hover{background-color:#eee}.site-description,.site-title{position:absolute;clip:rect(1px,1px,1px,1px)}.yasr-star-rating{width:0;position:relative;display:inline-block;background-position:0 0;background-repeat:repeat-x;vertical-align:bottom}.yasr-star-rating[data-title]:hover:after{content:attr(data-title);padding:4px 8px;color:#333;position:absolute;left:0;top:100%;z-index:20;white-space:nowrap;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 4px #222;-webkit-box-shadow:0 0 4px #222;box-shadow:0 0 4px #222;background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(1,#ccc));background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:-o-linear-gradient(top,#eee,#ccc)}.yasr-star-rating .yasr-star-value{height:100%;position:absolute}.yasr-star-rating .yasr-star-value{position:absolute;height:100%;width:100%;background-repeat:repeat-x}.yasr-star-rating::before{content:none!important}.yasr-star-value::before{content:none!important}.yasr-auto-insert-visitor{margin-top:10px}.yasr-vv-second-row-container{line-height:normal;display:inline-block}.yasr-vv-stats-text-container{display:inline-block;vertical-align:bottom}.yasr-dashicons-visitor-stats{cursor:pointer;display:inline-block;vertical-align:bottom}.yasr-vv-container-loader{display:inline-block}#yasr-medium-rating-tooltip{font-size:14px}.yasr-progress-bar-row-container{width:100%;display:flex;align-items:center;padding-top:2px;padding-bottom:2px}.yasr-progress-bar-name{min-width:72px;font-size:14px!important}.yasr-single-progress-bar-container{flex-grow:12}.yasr-progress-bar-votes-count{flex-grow:0;text-align:center;font-size:14px!important;min-width:40px}.yasr-visitors-stats-tooltip{min-width:300px;text-align:center;background-color:#fff;color:#0a0a0a}.tippy-roundarrow{fill:#aaa!important}.yasr-w3-border{border:1px solid #ccc!important;background:linear-gradient(to bottom,#eee,#f6f6f6)}.yasr-w3-amber{color:#000!important;background:linear-gradient(to bottom,#ffda44,#f1cb32);background-color:#ffce00}.yasr-star-rating{background-image:var(--wpr-bg-79eb2348-cb2d-4824-a2f7-b6b18217f49e)}.yasr-star-rating .yasr-star-value{background:var(--wpr-bg-390b80ef-fc95-41d0-8b78-2d257eec01d9)}</style> <meta name="description" content="Faites-vous m锚me de d茅licieuses merguez avec cette recette facile. Osez vous lancer d猫s aujourd&#039;hui gr芒ce 脿 cette recette" /> <link rel="canonical" href="https://www.cuisine-pied-noir.com/recette/recette-merguez/" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Recette des merguez" /> <meta name="twitter:description" content="Faites-vous m锚me de d茅licieuses merguez avec cette recette facile. Osez vous lancer d猫s aujourd&#039;hui gr芒ce 脿 cette recette" /> <meta name="twitter:image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.cuisine-pied-noir.com/recette/recette-merguez/","url":"https://www.cuisine-pied-noir.com/recette/recette-merguez/","name":"Recette des merguez","isPartOf":{"@id":"https://www.cuisine-pied-noir.com/#website"},"primaryImageOfPage":{"@id":"https://www.cuisine-pied-noir.com/recette/recette-merguez/#primaryimage"},"image":{"@id":"https://www.cuisine-pied-noir.com/recette/recette-merguez/#primaryimage"},"thumbnailUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg","datePublished":"2013-01-29T07:52:35+00:00","dateModified":"2021-03-19T08:23:41+00:00","description":"Faites-vous m锚me de d茅licieuses merguez avec cette recette facile. Osez vous lancer d猫s aujourd'hui gr芒ce 脿 cette recette","breadcrumb":{"@id":"https://www.cuisine-pied-noir.com/recette/recette-merguez/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.cuisine-pied-noir.com/recette/recette-merguez/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cuisine-pied-noir.com/recette/recette-merguez/#primaryimage","url":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg","contentUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg","width":549,"height":412},{"@type":"BreadcrumbList","@id":"https://www.cuisine-pied-noir.com/recette/recette-merguez/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https://www.cuisine-pied-noir.com/"},{"@type":"ListItem","position":2,"name":"charcuterie","item":"https://www.cuisine-pied-noir.com/genre/charcuterie/"},{"@type":"ListItem","position":3,"name":"merguez la recette"}]},{"@type":"WebSite","@id":"https://www.cuisine-pied-noir.com/#website","url":"https://www.cuisine-pied-noir.com/","name":"La cuisine de Christophe Certain","description":"Chaque semaine de nouvelles recettes, depuis 2003","publisher":{"@id":"https://www.cuisine-pied-noir.com/#/schema/person/828eac179661e684e9d7c4da1409d2a8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.cuisine-pied-noir.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":["Person","Organization"],"@id":"https://www.cuisine-pied-noir.com/#/schema/person/828eac179661e684e9d7c4da1409d2a8","name":"","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cuisine-pied-noir.com/#/schema/person/image/","url":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif","contentUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif","width":283,"height":74},"logo":{"@id":"https://www.cuisine-pied-noir.com/#/schema/person/image/"}}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//e511a922.rocketcdn.me' /> <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' /> <link href='https://e511a922.rocketcdn.me' rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Flux" href="https://www.cuisine-pied-noir.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Flux des commentaires" href="https://www.cuisine-pied-noir.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; merguez la recette Flux des commentaires" href="https://www.cuisine-pied-noir.com/recette/recette-merguez/feed/" /> <style type="text/css"></style> <style id='global-styles-inline-css' type='text/css'></style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-e5243a4d-db4c-4fa3-a573-d50a43585983) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.googletagmanager.com/gtag/js?id=UA-10181983-1' id='google_gtagjs-js' async></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='google_gtagjs-js-after'> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {"domains":["www.cuisine-pied-noir.com"]} ); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "UA-10181983-1", {"anonymize_ip":true}); </script> <!-- End Google Analytics snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://www.cuisine-pied-noir.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.cuisine-pied-noir.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://e511a922.rocketcdn.me/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://www.cuisine-pied-noir.com/?p=189' /> <link rel="alternate" type="application/json+oembed" href="https://www.cuisine-pied-noir.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.cuisine-pied-noir.com%2Frecette%2Frecette-merguez%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.cuisine-pied-noir.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.cuisine-pied-noir.com%2Frecette%2Frecette-merguez%2F&#038;format=xml" /> <meta name="generator" content="Site Kit by Google 1.96.0" /> <style></style> <!-- Google AdSense snippet added by Site Kit --> <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236"> <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com"> <!-- End Google AdSense snippet added by Site Kit --> <style type="text/css"></style> <style type="text/css"></style> <!-- Google AdSense snippet added by Site Kit --> <script type="rocketlazyloadscript" async="async" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5317662358916902&amp;host=ca-host-pub-2644536267352236" crossorigin="anonymous" data-rocket-type="text/javascript"></script> <!-- End Google AdSense snippet added by Site Kit --> <!-- START - Open Graph and Twitter Card Tags 3.3.0 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="fr_FR"/> <meta property="og:site_name" content="La cuisine de Christophe Certain"/> <meta property="og:title" content="Recette des merguez"/> <meta property="og:url" content="https://www.cuisine-pied-noir.com/recette/recette-merguez/"/> <meta property="og:type" content="article"/> <meta property="og:description" content="Faites-vous m锚me de d茅licieuses merguez avec cette recette facile. Osez vous lancer d猫s aujourd&#039;hui gr芒ce 脿 cette recette"/> <meta property="og:image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg"/> <meta property="og:image:url" content="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg"/> <meta property="og:image:secure_url" content="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg"/> <meta property="article:author" content="https://www.facebook.com/cuisine.de.christophe.certain"/> <!-- Google+ / Schema.org --> <meta itemprop="name" content="Recette des merguez"/> <meta itemprop="headline" content="Recette des merguez"/> <meta itemprop="description" content="Faites-vous m锚me de d茅licieuses merguez avec cette recette facile. Osez vous lancer d猫s aujourd&#039;hui gr芒ce 脿 cette recette"/> <meta itemprop="image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg"/> <meta itemprop="author" content="Christophe Certain"/> <!--<meta itemprop="publisher" content="La cuisine de Christophe Certain"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value --> <!-- Twitter Cards --> <meta name="twitter:title" content="Recette des merguez"/> <meta name="twitter:url" content="https://www.cuisine-pied-noir.com/recette/recette-merguez/"/> <meta name="twitter:description" content="Faites-vous m锚me de d茅licieuses merguez avec cette recette facile. Osez vous lancer d猫s aujourd&#039;hui gr芒ce 脿 cette recette"/> <meta name="twitter:image" content="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg"/> <meta name="twitter:card" content="summary_large_image"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_singular | yoast_seo --> <!-- END - Open Graph and Twitter Card Tags 3.3.0 --> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">.main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{--wpr-bg-1ea7f85f-c4d5-4304-bc4d-9e4c15e14f2b: url('https://e511a922.rocketcdn.me/wp-content/themes/justread/images/angle-down.svg');}.yasr-star-rating .yasr-star-value{--wpr-bg-390b80ef-fc95-41d0-8b78-2d257eec01d9: url('https://e511a922.rocketcdn.me/wp-content/plugins/yet-another-stars-rating/includes/img/star_3.svg');}.main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{--wpr-bg-8fec736c-72ea-4725-aa37-1b83a6c424d9: url('https://e511a922.rocketcdn.me/wp-content/themes/justread/images/angle-right.svg');}.yasr-star-rating{--wpr-bg-79eb2348-cb2d-4824-a2f7-b6b18217f49e: url('https://e511a922.rocketcdn.me/wp-content/plugins/yet-another-stars-rating/includes/img/star_2.svg');}.rll-youtube-player .play{--wpr-bg-e5243a4d-db4c-4fa3-a573-d50a43585983: url('https://e511a922.rocketcdn.me/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".main-navigation .menu-item-has-children>a,.main-navigation .page_item_has_children>a","style":".main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{--wpr-bg-1ea7f85f-c4d5-4304-bc4d-9e4c15e14f2b: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-down.svg');}","hash":"1ea7f85f-c4d5-4304-bc4d-9e4c15e14f2b","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-down.svg"},{"selector":".yasr-star-rating .yasr-star-value","style":".yasr-star-rating .yasr-star-value{--wpr-bg-390b80ef-fc95-41d0-8b78-2d257eec01d9: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_3.svg');}","hash":"390b80ef-fc95-41d0-8b78-2d257eec01d9","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_3.svg"},{"selector":".main-navigation li .menu-item-has-children>a,.main-navigation li .page_item_has_children>a","style":".main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{--wpr-bg-8fec736c-72ea-4725-aa37-1b83a6c424d9: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-right.svg');}","hash":"8fec736c-72ea-4725-aa37-1b83a6c424d9","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-right.svg"},{"selector":".yasr-star-rating","style":".yasr-star-rating{--wpr-bg-79eb2348-cb2d-4824-a2f7-b6b18217f49e: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_2.svg');}","hash":"79eb2348-cb2d-4824-a2f7-b6b18217f49e","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/star_2.svg"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-e5243a4d-db4c-4fa3-a573-d50a43585983: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"e5243a4d-db4c-4fa3-a573-d50a43585983","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script></head> <body class="recette-template-default single single-recette postid-189 wp-custom-logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div class="form-wrapper" id="form-wrapper"> <button class="search-close" id="search-close" >&times;</button> <form role="search" method="get" class="search-form" action="https://www.cuisine-pied-noir.com/"> <label> <span class="screen-reader-text">Search for:</span> <input class="search-field" placeholder="Search &hellip;" value="" name="s" type="search"> </label> </form> </div> <header id="masthead" class="site-header"> <div class="navbar"> <div class="site-branding"> <a href="https://www.cuisine-pied-noir.com/" class="custom-logo-link" rel="home"><picture class="custom-logo" decoding="async"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20283%2074&#039;%3E%3C/svg%3E"/> <img width="283" height="74" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20283%2074&#039;%3E%3C/svg%3E" alt="la cuisine de Christophe Certain" decoding="async" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif"/> </picture> <noscript><picture class="custom-logo" decoding="async"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif.webp"/> <img width="283" height="74" src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif" alt="la cuisine de Christophe Certain" decoding="async"/> </picture> </noscript></a> <p class="site-title"><a href="https://www.cuisine-pied-noir.com/" rel="home">La cuisine de Christophe Certain</a></p> <p class="site-description">Chaque semaine de nouvelles recettes, depuis 2003</p> </div><!-- .site-branding --> <nav id="site-navigation" class="main-navigation"> <ul id="primary-menu" class="menu"><li id="menu-item-2274" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2274"><a title="Le blog " href="https://www.cuisine-pied-noir.com/">Accueil</a></li> <li id="menu-item-4723" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4723"><a href="https://www.cuisine-pied-noir.com/category/actualites/">Actualit茅s</a></li> <li id="menu-item-2425" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://www.cuisine-pied-noir.com/recettes/">Recettes</a></li> <li id="menu-item-2508" class="menu-item menu-item-type-taxonomy menu-item-object-genre menu-item-2508"><a href="https://www.cuisine-pied-noir.com/genre/recettes-en-video/">Vid茅os</a></li> <li id="menu-item-4544" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4544"><a href="https://www.cuisine-pied-noir.com/category/techniques-astuces/">Techniques &#038; astuces</a></li> <li id="menu-item-4058" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4058"><a href="https://www.cuisine-pied-noir.com/category/produits/">Produits</a></li> <li id="menu-item-4007" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4007"><a href="https://www.cuisine-pied-noir.com/regime-facile/">R茅gime</a></li> </ul> </nav><!-- #site-navigation --> </div> <div class="social-icons"> <button class="search-toggle" aria-controls="form-wrapper" aria-expanded="false" ><svg class="icon icon-search" aria-hidden="true" role="img"> <use href="#icon-search" xlink:href="#icon-search"></use> </svg></button> <button id="site-navigation-open" class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">Menu</button> </div> </header><!-- #masthead --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main"> <p id="breadcrumbs"><span><span><a href="https://www.cuisine-pied-noir.com/">Accueil</a></span> 禄 <span><a href="https://www.cuisine-pied-noir.com/genre/charcuterie/">charcuterie</a></span> 禄 <span class="breadcrumb_last" aria-current="page">merguez la recette</span></span></p> <div itemscope itemtype="https://schema.org/Recipe" id="post-189class="post-189 recette type-recette status-publish has-post-thumbnail hentry tag-merguez genre-charcuterie pays-algerie pays-cuisine-pied-noir pays-maroc pays-tunisie" > <header class="entry-header"> <h1 class="entry-title" itemprop="name">merguez la recette</h1> </header><!-- .entry-header --> <div class="entry-body"> <div class="entry-media"> <picture class="singular-thumbnail wp-post-image" decoding="async" itemprop="image"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg.webp 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2-540x405.jpg.webp 540w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20549%20412&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 549px) 100vw, 549px"/> <img width="549" height="412" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20549%20412&#039;%3E%3C/svg%3E" alt="" decoding="async" itemprop="image" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2-540x405.jpg 540w" data-lazy-sizes="(max-width: 549px) 100vw, 549px" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg"/> </picture> <noscript><picture class="singular-thumbnail wp-post-image" decoding="async" itemprop="image"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg.webp 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2-540x405.jpg.webp 540w" sizes="(max-width: 549px) 100vw, 549px"/> <img width="549" height="412" src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg" alt="" decoding="async" itemprop="image" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2.jpg 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/merguez_r2_c2-540x405.jpg 540w" sizes="(max-width: 549px) 100vw, 549px"/> </picture> </noscript> </div> <p class="commentaire"><b> Faites les merguez vous-m锚me, vous verrez que c'est bien meilleur, et au moins vous saurez ce que vous mangez, ce qui n'est pas le cas quand on les ach猫te. <br /> On peut au choix faire uniquement avec du mouton ou uniquement avec du boeuf, en m茅langeant 700g de viande maigre pour 300g de viande grasse, ou un m茅lange des deux, comme ici. </b></p> <h3>Ingr茅dients pour merguez la recette</h3> <div> <ul> <li class="ingredient" itemprop="ingredients">7OOg de boeuf maigre d茅nerv茅 (tranche, tende de tranche par exemple)</li> <li class="ingredient" itemprop="ingredients"> 300g de poitrine d'agneau</li> <li class="ingredient" itemprop="ingredients"> Assaisonnement :</li> <li class="ingredient" itemprop="ingredients"> 17g de sel fin</li> <li class="ingredient" itemprop="ingredients"> 15g de piment doux en poudre</li> <li class="ingredient" itemprop="ingredients"> 1 g de piment fort</li> <li class="ingredient" itemprop="ingredients"> 2g de poivre moulu</li> <li class="ingredient" itemprop="ingredients"> 4g de graines de fenouil moulues</li> <li class="ingredient" itemprop="ingredients"> 4g de cumin</li> <li class="ingredient" itemprop="ingredients"> 4g de coriandre moulue</li> <li class="ingredient" itemprop="ingredients"> 1g de muscade moulue</li> <li class="ingredient" itemprop="ingredients"> 2g ail s茅ch茅 moulu</li> <li class="ingredient" itemprop="ingredients"> 3 m猫tres environ de menu de mouton conserv茅 dans le sel(boyaux) diam猫tre 22/24mm (on en trouve sur le site de tompress.com)</li> <li class="ingredient" itemprop="ingredients"> ustensiles : hachoir 脿 viande, c么ne de sortie pour le hachoir permettant d'embosser la charcuterie (<a href="https://www.tompress.com/A-723-moulin-a-viande-reber-type-22.aspx">voir par exemple sur le site tompress</a></li></ul></div> <div class="entry-content" itemprop="recipeInstructions"> <h2>Pr茅paration pour merguez la recette</h2> <p>Lavez les boyaux et laissez-les tremper dans l&rsquo;eau pendant 1h.<br /> D茅sossez la poitrine d&rsquo;agneau.<br /> Hachez les viandes 脿 la grille de 6mm.<br /> Dans un saladier m茅langer les 茅pices.<br /> Ajoutez 3 C.A.S. d&rsquo;eau pour faire une p芒te avec les 茅pices.<br /> Ajoutez la viande.<br /> Malaxez avec les mains pour r茅partir les 茅pices.<br /> Embossez dans les boyaux.<br /> Pour avoir plus de d茅tails sur la mise en boyaux voir par exemple la <a href="https://www.cuisine-pied-noir.com/recette_6203_chorizo.html">recette du chorizo</a>, qui est plus d茅taill茅e.</p> <figure id="attachment_5817" aria-describedby="caption-attachment-5817" style="width: 549px" class="wp-caption aligncenter"><picture decoding="async" class="size-full wp-image-5817"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images.jpg.webp 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images-360x405.jpg.webp 360w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20549%20618&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 549px) 100vw, 549px"/> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20549%20618&#039;%3E%3C/svg%3E" alt="recette des merguez avec des images" width="549" height="618" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images.jpg 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images-360x405.jpg 360w" data-lazy-sizes="(max-width: 549px) 100vw, 549px" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images.jpg"/> </picture> <noscript><picture decoding="async" class="size-full wp-image-5817"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images.jpg.webp 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images-360x405.jpg.webp 360w" sizes="(max-width: 549px) 100vw, 549px"/> <img decoding="async" src="https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images.jpg" alt="recette des merguez avec des images" width="549" height="618" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images.jpg 549w, https://e511a922.rocketcdn.me/wp-content/uploads/2013/01/merguez-en-images-360x405.jpg 360w" sizes="(max-width: 549px) 100vw, 549px"/> </picture> </noscript><figcaption id="caption-attachment-5817" class="wp-caption-text">la recette des merguez en images</figcaption></figure> <div class="mv_flex"> <div> <div></div> </div> </div> <!-- relpost-thumb-wrapper --><div class="relpost-thumb-wrapper"><!-- filter-class --><div class="relpost-thumb-container"><h3>Ces autres recettes devraient vous int茅resser:</h3><div style="clear: both"></div><div style="clear: both"></div><!-- relpost-block-container --><div class="relpost-block-container"><a href="https://www.cuisine-pied-noir.com/recette/boudins-blancs-facon-blanquicos/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="Boudins blancs fa莽on blanquicos" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2017/05/boudin-blanc-021-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Boudins blancs fa莽on blanquicos</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/ventreche-maison-pancetta-italie-ventresca-espagne/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="ventr锚che" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2017/02/DSC02870-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Ventr锚che maison (pancetta en Italie ou ventresca en Espagne)</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/chorizos-criollos/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="chorizos cr茅oles, une d茅licieuse saucisse 脿 faire griller" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2016/08/chorizos-criollos-003-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Chorizos criollos</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/saucisses-volaille-noel-aux-zestes-dagrumes/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="Saucisses de volaille de No毛l aux zestes d&#039;agrumes" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2015/01/tajine_orange_amere-008.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Saucisses de volaille de No毛l aux zestes d'agrumes</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/crepinettes-dagneau-facon-kefta/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="cr茅pine d&#039;agneau" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2014/09/crepine-agneau-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">cr茅pinettes d'agneau fa莽on kefta</div></div></a><a href="https://www.cuisine-pied-noir.com/recette/farce-tomates/"class="relpost-block-single" ><div class="relpost-custom-block-single" style="width: 230px; height: 218px;"><div class="relpost-block-single-image" alt="farce 脿 tomates" style="background: transparent url(https://e511a922.rocketcdn.me/wp-content/uploads/2014/08/farce-a-tomate-230x143.jpg) no-repeat scroll 0% 0%; width: 230px; height: 143px;"></div><div class="relpost-block-single-text" style="font-family: Arial; font-size: 12px; color: #333333;">Farce 脿 tomates</div></div></a></div><!-- close relpost-block-container --><div style="clear: both"></div></div><!-- close filter class --></div><!-- close relpost-thumb-wrapper --><div style='text-align:center' class='yasr-auto-insert-visitor'><!--Yasr Visitor Votes Shortcode--><div id='yasr_visitor_votes_726778a37f466' class='yasr-visitor-votes'><div class="yasr-custom-text-vv-before yasr-custom-text-vv-before-189">Donnez une note 脿 cette recette !</div><div id='yasr-vv-second-row-container-726778a37f466' class='yasr-vv-second-row-container'><div id='yasr-visitor-votes-rater-726778a37f466' class='yasr-rater-stars-vv' data-rater-postid='189' data-rating='3.8' data-rater-starsize='32' data-rater-readonly='false' data-rater-nonce='6cac57b6fc' data-issingular='true' ></div><div class="yasr-vv-stats-text-container" id="yasr-vv-stats-text-container-726778a37f466"><svg xmlns="https://www.w3.org/2000/svg" width="20" height="20" class="yasr-dashicons-visitor-stats" data-postid="189" id="yasr-stats-dashicon-726778a37f466"> <path d="M18 18v-16h-4v16h4zM12 18v-11h-4v11h4zM6 18v-8h-4v8h4z"></path> </svg><span id="yasr-vv-text-container-726778a37f466" class="yasr-vv-text-container">[Total: <span id="yasr-vv-votes-number-container-726778a37f466">4</span> Average: <span id="yasr-vv-average-container-726778a37f466">3.8</span>]</span></div><div id='yasr-vv-loader-726778a37f466' class='yasr-vv-container-loader'></div></div><div id='yasr-vv-bottom-container-726778a37f466' class='yasr-vv-bottom-container' style='display:none'></div></div><!--End Yasr Visitor Votes Shortcode--></div><script type="application/ld+json" class="yasr-schema-graph">{"@context":"https:\/\/schema.org\/","@type":"Product","name":"merguez la recette","description":"Lavez les boyaux et laissez-les tremper dans l&rsquo;eau pendant 1h. D\u00e9sossez la poitrine d&rsquo;agneau. Hachez les viandes \u00e0 la grille de 6mm. Dans un saladier m\u00e9langer les \u00e9pices. Ajoutez 3 C.A.S. d&rsquo;eau pour faire une p\u00e2te avec les \u00e9pices. Ajoutez la viande. Malaxez avec les mains pour r\u00e9partir les \u00e9pices. Embossez dans les boyaux. Pour...","image":{"@type":"ImageObject","url":"https:\/\/www.cuisine-pied-noir.com\/wp-content\/uploads\/2021\/03\/merguez_r2_c2.jpg","width":549,"height":412},"aggregateRating":{"@type":"AggregateRating","ratingValue":3.8,"ratingCount":4,"bestRating":5,"worstRating":1},"brand":{"@type":"Brand","name":""},"sku":"","gtin8":""}</script> </div><h3><!-- .entry-content --> Voir aussi ces autres recettes : </h3> <footer class="entry-footer"> </footer><!-- .entry-footer --> </div> </div><!-- #post-189 --> <nav class="navigation post-navigation" aria-label="Publications"> <h2 class="screen-reader-text">Navigation de l鈥檃rticle</h2> <div class="nav-links"> <article class="adjacent"> <div class="card"> <div class="card__body"> <header class="card__header"> <h3 class="card__title"><a href="https://www.cuisine-pied-noir.com/recette/recette_6482_poulet-html/" rel="bookmark">poulet marengo 脿 la fa莽on de Richard</a></h3> </header> <div class="card__content"> <p>faire dorer des morceaux de poulet dans une cocotte avec un peu d&rsquo;huile d&rsquo;olive, quand ils sont dor茅s ajouter une&hellip;</p> </div><!-- .entry-summary --> </div> </div> </article> <article class="adjacent"> <div class="card"> <a class="card__media" href="https://www.cuisine-pied-noir.com/recette/tajine-agneau-feves/" title="tajine d&rsquo;agneau aux f猫ves et aux artichauts"> <picture class="attachment-justread-adjacent size-justread-adjacent wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2013/04/tajine-feves.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20314%20230&#039;%3E%3C/svg%3E"/> <img width="314" height="230" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20314%20230&#039;%3E%3C/svg%3E" alt="tajine d&#039;agneau aux f猫ves et artichauts" decoding="async" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2013/04/tajine-feves.jpg"/> </picture> <noscript><picture class="attachment-justread-adjacent size-justread-adjacent wp-post-image" decoding="async"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2013/04/tajine-feves.jpg.webp"/> <img width="314" height="230" src="https://e511a922.rocketcdn.me/wp-content/uploads/2013/04/tajine-feves.jpg" alt="tajine d&#039;agneau aux f猫ves et artichauts" decoding="async"/> </picture> </noscript> </a> <div class="card__body"> <header class="card__header"> <h3 class="card__title"><a href="https://www.cuisine-pied-noir.com/recette/tajine-agneau-feves/" rel="bookmark">tajine d&rsquo;agneau aux f猫ves et aux artichauts</a></h3> </header> <div class="card__content"> <p>Le tajine d&rsquo;agneau aux f猫ves et artichauts est un plat traditionnel que l&rsquo;on pr茅pare au Maroc et en Alg茅rie au&hellip;</p> </div><!-- .entry-summary --> </div> </div> </article> </div> </nav> <div id="comments" class="comments-area"> <h2 class="comments-title"> 18 thoughts on &ldquo;<span>merguez la recette</span>&rdquo; </h2><!-- .comments-title --> <ol class="comment-list"> <li id="comment-71105" class="comment even thread-even depth-1"> <article id="div-comment-71105" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://0.gravatar.com/avatar/9b7259399477b25a4b1ad20834d0662a?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://0.gravatar.com/avatar/9b7259399477b25a4b1ad20834d0662a?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://0.gravatar.com/avatar/9b7259399477b25a4b1ad20834d0662a?s=40&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9b7259399477b25a4b1ad20834d0662a?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Michel Agullo</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-71105"><time datetime="2019-06-15T20:49:48+01:00">15 juin 2019 脿 20 h 49 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Salut, une merveille cette recette, pr茅par茅e cette apr猫s-midi et d茅gust茅e ce soir m锚me, le go没t de mon enfance quand j&rsquo;allais 脿 N卯mes pour le p猫lerinage de Santa-cruz (avec ses sandwiches) ! ma femme et moi les avons fa莽onn茅es sans boyau, une salade de de tomate avec coriandre et c&rsquo;est parti ! merci Mr Certain</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-71105' data-commentid="71105" data-postid="189" data-belowelement="div-comment-71105" data-respondelement="respond" data-replyto="R茅pondre 脿 Michel Agullo" aria-label='R茅pondre 脿 Michel Agullo'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-69770" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-69770" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/1c9ada75370c5b4d97001500d31c12d5?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/1c9ada75370c5b4d97001500d31c12d5?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/1c9ada75370c5b4d97001500d31c12d5?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/1c9ada75370c5b4d97001500d31c12d5?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">gisele claudon</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-69770"><time datetime="2019-04-26T00:59:53+01:00">26 avril 2019 脿 0 h 59 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>bonjour .en vacance au Maroc chez des amies ,ils mon fait voire la fabrication des merguez , dans lequel il mettais de l&rsquo;anis etoil猫 pour avoir ce gout d&rsquo;anis , agneau et boeuf ou agneau seule je dois dire que les 茅pices , c&rsquo;茅tait autre chose que les 茅pices industrielle que l&rsquo;on trouve en France , je me souviens plus le gramage au kilo qu&rsquo;ils mettais . pouvez vous me renseigner , merci d&rsquo;avance<br /> amiti茅s Gis猫le .</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-69770' data-commentid="69770" data-postid="189" data-belowelement="div-comment-69770" data-respondelement="respond" data-replyto="R茅pondre 脿 gisele claudon" aria-label='R茅pondre 脿 gisele claudon'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-69783" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-69783" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-69783"><time datetime="2019-04-26T08:15:20+01:00">26 avril 2019 脿 8 h 15 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Gis猫le, 脿 vrai dire je n&rsquo;en mets pas dans les merguez, mais j&rsquo;en mets dans la longanisse, il y en a 13g au kg vous pouvez peut-锚tre essayer 10g par kg pour que ce ne soit pas trop prononc茅. A ajuster ensuite !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-69783' data-commentid="69783" data-postid="189" data-belowelement="div-comment-69783" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-62038" class="comment byuser comment-author-minotor bypostauthor odd alt thread-even depth-1"> <article id="div-comment-62038" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-62038"><time datetime="2016-04-29T14:49:18+01:00">29 avril 2016 脿 14 h 49 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>@kanoun je n&rsquo;en sais rien&#8230;</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-62038' data-commentid="62038" data-postid="189" data-belowelement="div-comment-62038" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-62036" class="comment even thread-odd thread-alt depth-1"> <article id="div-comment-62036" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://2.gravatar.com/avatar/59a7e08d312d60e030805e902c7e22ef?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://2.gravatar.com/avatar/59a7e08d312d60e030805e902c7e22ef?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://2.gravatar.com/avatar/59a7e08d312d60e030805e902c7e22ef?s=40&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/59a7e08d312d60e030805e902c7e22ef?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">kanoun</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-62036"><time datetime="2016-04-29T14:13:51+01:00">29 avril 2016 脿 14 h 13 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>est-ce qu&rsquo;on peut les secher au four comme les kadids?</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-62036' data-commentid="62036" data-postid="189" data-belowelement="div-comment-62036" data-respondelement="respond" data-replyto="R茅pondre 脿 kanoun" aria-label='R茅pondre 脿 kanoun'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-60911" class="comment odd alt thread-even depth-1"> <article id="div-comment-60911" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://0.gravatar.com/avatar/97c12edc2d855861e70c0675fe3054c8?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://0.gravatar.com/avatar/97c12edc2d855861e70c0675fe3054c8?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://0.gravatar.com/avatar/97c12edc2d855861e70c0675fe3054c8?s=40&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/97c12edc2d855861e70c0675fe3054c8?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christian Commeau</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-60911"><time datetime="2016-02-08T16:56:58+01:00">8 f茅vrier 2016 脿 16 h 56 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>J essaie demain</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-60911' data-commentid="60911" data-postid="189" data-belowelement="div-comment-60911" data-respondelement="respond" data-replyto="R茅pondre 脿 Christian Commeau" aria-label='R茅pondre 脿 Christian Commeau'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-60344" class="comment even thread-odd thread-alt depth-1 parent"> <article id="div-comment-60344" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://2.gravatar.com/avatar/2acfec29db958e574c4039938f735a4b?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://2.gravatar.com/avatar/2acfec29db958e574c4039938f735a4b?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://2.gravatar.com/avatar/2acfec29db958e574c4039938f735a4b?s=40&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/2acfec29db958e574c4039938f735a4b?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">pH senesi</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-60344"><time datetime="2016-01-06T00:02:45+01:00">6 janvier 2016 脿 0 h 02 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour,</p> <p>Super composition d&rsquo;茅pices !</p> <p>J&rsquo;aimerais savoir si il faut peser la poitrine d&rsquo;agneau avant ou apr猫s d茅sossage.<br /> Merci</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-60344' data-commentid="60344" data-postid="189" data-belowelement="div-comment-60344" data-respondelement="respond" data-replyto="R茅pondre 脿 pH senesi" aria-label='R茅pondre 脿 pH senesi'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-60382" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-60382" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-60382"><time datetime="2016-01-07T11:10:11+01:00">7 janvier 2016 脿 11 h 10 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>@PH Senesi : peser la poitrine sans os.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-60382' data-commentid="60382" data-postid="189" data-belowelement="div-comment-60382" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-60071" class="comment even thread-even depth-1 parent"> <article id="div-comment-60071" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://0.gravatar.com/avatar/356ea9cdc8671f02f6d0f86fe1d77a72?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://0.gravatar.com/avatar/356ea9cdc8671f02f6d0f86fe1d77a72?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://0.gravatar.com/avatar/356ea9cdc8671f02f6d0f86fe1d77a72?s=40&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/356ea9cdc8671f02f6d0f86fe1d77a72?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Sajus</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-60071"><time datetime="2015-12-17T22:11:22+01:00">17 d茅cembre 2015 脿 22 h 11 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>17g de sel,c&rsquo;est exag茅r茅, vraiment trop sal茅, mais,tr猫s bon go没t, avec la quantit茅 d&rsquo;aromates</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-60071' data-commentid="60071" data-postid="189" data-belowelement="div-comment-60071" data-respondelement="respond" data-replyto="R茅pondre 脿 Sajus" aria-label='R茅pondre 脿 Sajus'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-60073" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-60073" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-60073"><time datetime="2015-12-18T07:02:08+01:00">18 d茅cembre 2015 脿 7 h 02 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>@Sajus Non ce n&rsquo;est pas du tout trop sal茅 ! Chacun ses go没ts mais les quantit茅s vont de 15g 脿 20g au kg suivant ce qu&rsquo;on aime, et c&rsquo;est valable pour toutes les charcuteries.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-60073' data-commentid="60073" data-postid="189" data-belowelement="div-comment-60073" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-56835" class="comment even thread-odd thread-alt depth-1"> <article id="div-comment-56835" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/7d1de395e961c02204ffb6f89bb1e900?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/7d1de395e961c02204ffb6f89bb1e900?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/7d1de395e961c02204ffb6f89bb1e900?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/7d1de395e961c02204ffb6f89bb1e900?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">pat</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-56835"><time datetime="2015-09-15T18:51:20+01:00">15 septembre 2015 脿 18 h 51 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Recette extra.<br /> J&rsquo;ai commis l&rsquo;erreur de m茅langer la viande au m茅langeur<br /> et pour l&#8217;embosser,se fut la gal猫re,le m茅lange sortait mal<br /> du hachoir.M茅langez 脿 la main,surtout.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-56835' data-commentid="56835" data-postid="189" data-belowelement="div-comment-56835" data-respondelement="respond" data-replyto="R茅pondre 脿 pat" aria-label='R茅pondre 脿 pat'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-46305" class="comment odd alt thread-even depth-1 parent"> <article id="div-comment-46305" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://2.gravatar.com/avatar/280003da134d98ce3afd4aece58f76d9?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://2.gravatar.com/avatar/280003da134d98ce3afd4aece58f76d9?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://2.gravatar.com/avatar/280003da134d98ce3afd4aece58f76d9?s=40&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/280003da134d98ce3afd4aece58f76d9?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">ana</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-46305"><time datetime="2015-03-23T23:39:38+01:00">23 mars 2015 脿 23 h 39 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>super je suis au taquet avec cette recette merci encore c&rsquo;茅tait g茅nial</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-46305' data-commentid="46305" data-postid="189" data-belowelement="div-comment-46305" data-respondelement="respond" data-replyto="R茅pondre 脿 ana" aria-label='R茅pondre 脿 ana'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-46747" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-46747" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-46747"><time datetime="2015-03-27T19:04:45+01:00">27 mars 2015 脿 19 h 04 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Je suis bien content si cela vous a plu, au plaisir !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-46747' data-commentid="46747" data-postid="189" data-belowelement="div-comment-46747" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-41886" class="comment odd alt thread-odd thread-alt depth-1"> <article id="div-comment-41886" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=40&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">philippe</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-41886"><time datetime="2015-02-02T15:57:58+01:00">2 f茅vrier 2015 脿 15 h 57 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>ok merci a vous pour votre reponse bonne fin de journee a vous .je testerais la recette et reviendrais vous donnes le resultat . a plus</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-41886' data-commentid="41886" data-postid="189" data-belowelement="div-comment-41886" data-respondelement="respond" data-replyto="R茅pondre 脿 philippe" aria-label='R茅pondre 脿 philippe'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-41820" class="comment even thread-even depth-1 parent"> <article id="div-comment-41820" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=40&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/6f26f46c50921e5a457fa5d45c469244?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">philippe</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-41820"><time datetime="2015-02-01T18:09:17+01:00">1 f茅vrier 2015 脿 18 h 09 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>ma question est systhematiquement censuree pourquoi ?je demandes juste pour combien de merguez est la recette c est tout merci a vous de votre reponsse</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-41820' data-commentid="41820" data-postid="189" data-belowelement="div-comment-41820" data-respondelement="respond" data-replyto="R茅pondre 脿 philippe" aria-label='R茅pondre 脿 philippe'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-41826" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-41826" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-41826"><time datetime="2015-02-01T19:50:29+01:00">1 f茅vrier 2015 脿 19 h 50 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Philippe, votre question n&rsquo;est pas censur茅e, mais je n&rsquo;ai pas toujours le temps de r茅pondre rapidement ! Avec 1kg de merguez vous pouvez nourrir 5 脿 6 personnes suivant l&rsquo;app茅tit.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-41826' data-commentid="41826" data-postid="189" data-belowelement="div-comment-41826" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-39928" class="comment even thread-odd thread-alt depth-1 parent"> <article id="div-comment-39928" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/199211b2661251517275cd1b392c468a?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/199211b2661251517275cd1b392c468a?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/199211b2661251517275cd1b392c468a?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/199211b2661251517275cd1b392c468a?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">opopierre</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-39928"><time datetime="2015-01-13T18:54:27+01:00">13 janvier 2015 脿 18 h 54 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>merci pour ces recettes! j&rsquo;en use et j&rsquo;en use sans mod茅ration.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-39928' data-commentid="39928" data-postid="189" data-belowelement="div-comment-39928" data-respondelement="respond" data-replyto="R茅pondre 脿 opopierre" aria-label='R茅pondre 脿 opopierre'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-39944" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-39944" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/recette/recette-merguez/#comment-39944"><time datetime="2015-01-13T20:13:06+01:00">13 janvier 2015 脿 20 h 13 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>J&rsquo;en suis ravi !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-39944' data-commentid="39944" data-postid="189" data-belowelement="div-comment-39944" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> </ol><!-- .comment-list --> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Laisser un commentaire <small><a rel="nofollow" id="cancel-comment-reply-link" href="/recette/recette-merguez/#respond" style="display:none;">Annuler la r茅ponse</a></small></h3><form action="http://www.cuisine-pied-noir.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-notes"><span id="email-notes">Votre adresse e-mail ne sera pas publi茅e.</span> <span class="required-field-message">Les champs obligatoires sont indiqu茅s avec <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Commentaire <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required></textarea></p><p style="clear: both;" class="subscribe-to-comments"> <input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;" /> <label for="subscribe">Informez-moi par e-mail des autres commentaires apport茅s sur cet article</label> </p><p class="comment-form-author"><label for="author">Nom <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required /></p> <p class="comment-form-email"><label for="email">E-mail <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required /></p> <p class="comment-form-url"><label for="url">Site web</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200" autocomplete="url" /></p> <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Enregistrer mon nom, mon e-mail et mon site dans le navigateur pour mon prochain commentaire.</label></p> <p class="aiowps-captcha hide-when-displaying-tfa-input"><label for="aiowps-captcha-answer">Saisissez votre r茅ponse en chiffres</label><div class="aiowps-captcha-equation hide-when-displaying-tfa-input"><strong>3 &#43; 9 = <input type="hidden" name="aiowps-captcha-string-info" class="aiowps-captcha-string-info" value="mf9j2tum3m" /><input type="hidden" name="aiowps-captcha-temp-string" class="aiowps-captcha-temp-string" value="1732455030" /><input type="text" size="2" class="aiowps-captcha-answer" name="aiowps-captcha-answer" value="" autocomplete="off" /></strong></div></p><p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Laisser un commentaire" /> <input type='hidden' name='comment_post_ID' value='189' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="fdff634518" /></p><p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="52"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div><!-- #comments --> </main><!-- #main --> </div><!-- #primary --> </div><!-- #content --> <footer id="colophon" class="site-footer"> <div class="footer-widgets grid grid--4"> <section id="search-3" class="widget widget_search"><h4 class="widget-title">Chercher une recette</h4><form role="search" method="get" class="search-form" action="https://www.cuisine-pied-noir.com/"> <label> <span class="screen-reader-text">Search for:</span> <input class="search-field" placeholder="Search &hellip;" value="" name="s" type="search"> </label> </form> </section> </div> <div class="site-info"> <span class="sep"> | </span> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function (event) { for (let i = 0; i < document.forms.length; ++i) { let form = document.forms[i]; if (form.method != "get") { var input178kq640 = document.createElement("input"); input178kq640.setAttribute("type", "hidden"); input178kq640.setAttribute("name", "178kq640"); input178kq640.setAttribute("value", "5171p3p0vul5"); form.appendChild(input178kq640); } if (form.method != "get") { var inputl68eqnwg = document.createElement("input"); inputl68eqnwg.setAttribute("type", "hidden"); inputl68eqnwg.setAttribute("name", "l68eqnwg"); inputl68eqnwg.setAttribute("value", "a0m47olihqxq"); form.appendChild(inputl68eqnwg); } } }); </script> <style id='yasrcss-inline-css' type='text/css'></style> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.cuisine-pied-noir.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type='text/javascript' id='rocket_lazyload_css-js-extra'> /* <![CDATA[ */ var rocket_lazyload_css_data = {"threshold":"300"}; /* ]]> */ </script> <script type='text/javascript' id='rocket_lazyload_css-js-after'> !function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg-container");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,o.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]); //# sourceMappingURL=lazyload-css.min.js.map </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/navigation.js?ver=1708686342' id='justread-navigation-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/skip-link-focus-fix.js?ver=1708686342' id='justread-skip-link-focus-fix-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/script.js?ver=1708686342' id='justread-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/comment-reply.min.js?ver=54d32fd850291c5b5624def6b7214eba' id='comment-reply-js' defer></script> <script type='text/javascript' id='yasr-window-var-js-extra'> /* <![CDATA[ */ var yasrWindowVar = {"siteUrl":"http:\/\/www.cuisine-pied-noir.com","adminUrl":"https:\/\/www.cuisine-pied-noir.com\/wp-admin\/","ajaxurl":"https:\/\/www.cuisine-pied-noir.com\/wp-admin\/admin-ajax.php","visitorStatsEnabled":"yes","ajaxEnabled":"yes","loaderHtml":"<div id=\"yasr-loader\" style=\"display: inline-block\">\u00a0 <img src=\"http:\/\/www.cuisine-pied-noir.com\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/loader.gif\" \n title=\"yasr-loader\" alt=\"yasr-loader\" height=\"16\" width=\"16\"><\/div>","loaderUrl":"http:\/\/www.cuisine-pied-noir.com\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/loader.gif","isUserLoggedIn":"false","isRtl":"false","starSingleForm":"\"star\"","starsPluralForm":"\"stars\"","textAfterVr":"\"[Total: %total_count% Average: %average%]\"","textRating":"\"Rating\"","textLoadRanking":"\"Loading, please wait\"","textVvStats":"\"out of 5 stars\"","textOrderBy":"\"Order by\"","textMostRated":"\"Most Rated\"","textHighestRated":"\"Highest Rated\"","textLeftColumnHeader":"\"Post\""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/yet-another-stars-rating/includes/js/yasr-globals.js?ver=1708686342' id='yasr-global-functions-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/plugins/yet-another-stars-rating/includes/js/tippy.all.min.js?ver=3.6.0' id='tippy-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/yet-another-stars-rating/includes/js/shortcodes/visitorVotes.js?ver=1708686342' id='yasr-front-vv-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1708686344' id='akismet-frontend-js'></script> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="icon-search" viewBox="0 0 1792 1792"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></symbol> <symbol id="icon-bookmark" viewBox="0 0 1792 1792"><path d="M1420 128q23 0 44 9 33 13 52.5 41t19.5 62v1289q0 34-19.5 62t-52.5 41q-19 8-44 8-48 0-83-32l-441-424-441 424q-36 33-83 33-23 0-44-9-33-13-52.5-41t-19.5-62v-1289q0-34 19.5-62t52.5-41q21-9 44-9h1048z" /></symbol> </svg> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://e511a922.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

Pages: 1 2 3 4 5 6 7 8 9 10