label
int64
0
1
text
stringlengths
102
1.65M
0
<html> <head><title>403 Forbidden</title><script src="/cdn-cgi/apps/head/ziUTwOMFEIf72L_06Y0sG9ybfxg.js"></script></head> <body bgcolor="white"> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
1
if(typeof window!=='undefined'&&typeof window.define==='function'&&window.define.amd){require([],function(){AvantMetricsFunction()})} else{AvantMetricsFunction()} var _AvantMetrics=_AvantMetrics||[];var AvantMetrics;function AvantMetricsFunction(){var x64Add=function(m,n){m=[m[0]>>>16,m[0]&0xffff,m[1]>>>16,m[1]&0xffff] n=[n[0]>>>16,n[0]&0xffff,n[1]>>>16,n[1]&0xffff] var o=[0,0,0,0] o[3]+=m[3]+n[3] o[2]+=o[3]>>>16 o[3]&=0xffff o[2]+=m[2]+n[2] o[1]+=o[2]>>>16 o[2]&=0xffff o[1]+=m[1]+n[1] o[0]+=o[1]>>>16 o[1]&=0xffff o[0]+=m[0]+n[0] o[0]&=0xffff return[(o[0]<<16)|o[1],(o[2]<<16)|o[3]]} var x64Multiply=function(m,n){m=[m[0]>>>16,m[0]&0xffff,m[1]>>>16,m[1]&0xffff] n=[n[0]>>>16,n[0]&0xffff,n[1]>>>16,n[1]&0xffff] var o=[0,0,0,0] o[3]+=m[3]*n[3] o[2]+=o[3]>>>16 o[3]&=0xffff o[2]+=m[2]*n[3] o[1]+=o[2]>>>16 o[2]&=0xffff o[2]+=m[3]*n[2] o[1]+=o[2]>>>16 o[2]&=0xffff o[1]+=m[1]*n[3] o[0]+=o[1]>>>16 o[1]&=0xffff o[1]+=m[2]*n[2] o[0]+=o[1]>>>16 o[1]&=0xffff o[1]+=m[3]*n[1] o[0]+=o[1]>>>16 o[1]&=0xffff o[0]+=(m[0]*n[3])+(m[1]*n[2])+(m[2]*n[1])+(m[3]*n[0]) o[0]&=0xffff return[(o[0]<<16)|o[1],(o[2]<<16)|o[3]]} var x64Rotl=function(m,n){n%=64 if(n===32){return[m[1],m[0]]}else if(n<32){return[(m[0]<<n)|(m[1]>>>(32-n)),(m[1]<<n)|(m[0]>>>(32-n))]}else{n-=32 return[(m[1]<<n)|(m[0]>>>(32-n)),(m[0]<<n)|(m[1]>>>(32-n))]}} var x64LeftShift=function(m,n){n%=64 if(n===0){return m}else if(n<32){return[(m[0]<<n)|(m[1]>>>(32-n)),m[1]<<n]}else{return[m[1]<<(n-32),0]}} var x64Xor=function(m,n){return[m[0]^n[0],m[1]^n[1]]} var x64Fmix=function(h){h=x64Xor(h,[0,h[0]>>>1]) h=x64Multiply(h,[0xff51afd7,0xed558ccd]) h=x64Xor(h,[0,h[0]>>>1]) h=x64Multiply(h,[0xc4ceb9fe,0x1a85ec53]) h=x64Xor(h,[0,h[0]>>>1]) return h} var x64hash128=function(key,seed){key=key||'' seed=seed||0 var remainder=key.length%16 var bytes=key.length-remainder var h1=[0,seed] var h2=[0,seed] var k1=[0,0] var k2=[0,0] var c1=[0x87c37b91,0x114253d5] var c2=[0x4cf5ad43,0x2745937f] for(var i=0;i<bytes;i=i+16){k1=[((key.charCodeAt(i+4)&0xff))|((key.charCodeAt(i+5)&0xff)<<8)|((key.charCodeAt(i+6)&0xff)<<16)|((key.charCodeAt(i+7)&0xff)<<24),((key.charCodeAt(i)&0xff))|((key.charCodeAt(i+1)&0xff)<<8)|((key.charCodeAt(i+2)&0xff)<<16)|((key.charCodeAt(i+3)&0xff)<<24)] k2=[((key.charCodeAt(i+12)&0xff))|((key.charCodeAt(i+13)&0xff)<<8)|((key.charCodeAt(i+14)&0xff)<<16)|((key.charCodeAt(i+15)&0xff)<<24),((key.charCodeAt(i+8)&0xff))|((key.charCodeAt(i+9)&0xff)<<8)|((key.charCodeAt(i+10)&0xff)<<16)|((key.charCodeAt(i+11)&0xff)<<24)] k1=x64Multiply(k1,c1) k1=x64Rotl(k1,31) k1=x64Multiply(k1,c2) h1=x64Xor(h1,k1) h1=x64Rotl(h1,27) h1=x64Add(h1,h2) h1=x64Add(x64Multiply(h1,[0,5]),[0,0x52dce729]) k2=x64Multiply(k2,c2) k2=x64Rotl(k2,33) k2=x64Multiply(k2,c1) h2=x64Xor(h2,k2) h2=x64Rotl(h2,31) h2=x64Add(h2,h1) h2=x64Add(x64Multiply(h2,[0,5]),[0,0x38495ab5])} k1=[0,0] k2=[0,0] switch(remainder){case 15:k2=x64Xor(k2,x64LeftShift([0,key.charCodeAt(i+14)],48)) case 14:k2=x64Xor(k2,x64LeftShift([0,key.charCodeAt(i+13)],40)) case 13:k2=x64Xor(k2,x64LeftShift([0,key.charCodeAt(i+12)],32)) case 12:k2=x64Xor(k2,x64LeftShift([0,key.charCodeAt(i+11)],24)) case 11:k2=x64Xor(k2,x64LeftShift([0,key.charCodeAt(i+10)],16)) case 10:k2=x64Xor(k2,x64LeftShift([0,key.charCodeAt(i+9)],8)) case 9:k2=x64Xor(k2,[0,key.charCodeAt(i+8)]) k2=x64Multiply(k2,c2) k2=x64Rotl(k2,33) k2=x64Multiply(k2,c1) h2=x64Xor(h2,k2) case 8:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+7)],56)) case 7:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+6)],48)) case 6:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+5)],40)) case 5:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+4)],32)) case 4:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+3)],24)) case 3:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+2)],16)) case 2:k1=x64Xor(k1,x64LeftShift([0,key.charCodeAt(i+1)],8)) case 1:k1=x64Xor(k1,[0,key.charCodeAt(i)]) k1=x64Multiply(k1,c1) k1=x64Rotl(k1,31) k1=x64Multiply(k1,c2) h1=x64Xor(h1,k1)} h1=x64Xor(h1,[0,key.length]) h2=x64Xor(h2,[0,key.length]) h1=x64Add(h1,h2) h2=x64Add(h2,h1) h1=x64Fmix(h1) h2=x64Fmix(h2) h1=x64Add(h1,h2) h2=x64Add(h2,h1) return('00000000'+(h1[0]>>>0).toString(16)).slice(-8)+('00000000'+(h1[1]>>>0).toString(16)).slice(-8)+('00000000'+(h2[0]>>>0).toString(16)).slice(-8)+('00000000'+(h2[1]>>>0).toString(16)).slice(-8)} var defaultOptions={preprocessor:null,audio:{timeout:1000,excludeIOS11:!0},fonts:{swfContainerId:'fingerprintjs2',swfPath:'flash/compiled/FontList.swf',userDefinedFonts:[],extendedJsFonts:!1},screen:{detectScreenOrientation:!0},plugins:{sortPluginsFor:[/palemoon/i],excludeIE:!1},extraComponents:[],excludes:{'enumerateDevices':!0,'pixelRatio':!0,'doNotTrack':!0,'fontsFlash':!0},NOT_AVAILABLE:'not available',ERROR:'error',EXCLUDED:'excluded'} var each=function(obj,iterator){if(Array.prototype.forEach&&obj.forEach===Array.prototype.forEach){obj.forEach(iterator)}else if(obj.length===+obj.length){for(var i=0,l=obj.length;i<l;i++){iterator(obj[i],i,obj)}}else{for(var key in obj){if(obj.hasOwnProperty(key)){iterator(obj[key],key,obj)}}}} var map=function(obj,iterator){var results=[] if(obj==null){return results} if(Array.prototype.map&&obj.map===Array.prototype.map){return obj.map(iterator)} each(obj,function(value,index,list){results.push(iterator(value,index,list))}) return results} var extendSoft=function(target,source){if(source==null){return target} var value var key for(key in source){value=source[key] if(value!=null&&!(Object.prototype.hasOwnProperty.call(target,key))){target[key]=value}} return target} var enumerateDevicesKey=function(done,options){if(!isEnumerateDevicesSupported()){return done(options.NOT_AVAILABLE)} navigator.mediaDevices.enumerateDevices().then(function(devices){done(devices.map(function(device){return'id='+device.deviceId+';gid='+device.groupId+';'+device.kind+';'+device.label}))}).catch(function(error){done(error)})} var isEnumerateDevicesSupported=function(){return(navigator.mediaDevices&&navigator.mediaDevices.enumerateDevices)} var audioKey=function(done,options){var audioOptions=options.audio if(audioOptions.excludeIOS11&&navigator.userAgent.match(/OS 11.+Version\/11.+Safari/)){return done(options.EXCLUDED)} var AudioContext=window.OfflineAudioContext||window.webkitOfflineAudioContext if(AudioContext==null){return done(options.NOT_AVAILABLE)} var context=new AudioContext(1,44100,44100) var oscillator=context.createOscillator() oscillator.type='triangle' oscillator.frequency.setValueAtTime(10000,context.currentTime) var compressor=context.createDynamicsCompressor() each([['threshold',-50],['knee',40],['ratio',12],['reduction',-20],['attack',0],['release',0.25]],function(item){if(compressor[item[0]]!==undefined&&typeof compressor[item[0]].setValueAtTime==='function'){compressor[item[0]].setValueAtTime(item[1],context.currentTime)}}) oscillator.connect(compressor) compressor.connect(context.destination) oscillator.start(0) context.startRendering() var audioTimeoutId=setTimeout(function(){console.warn('Audio fingerprint timed out. Please report bug at https://github.com/Valve/fingerprintjs2 with your user agent: "'+navigator.userAgent+'".') context.oncomplete=function(){} context=null return done('audioTimeout')},audioOptions.timeout) context.oncomplete=function(event){var fingerprint try{clearTimeout(audioTimeoutId) fingerprint=event.renderedBuffer.getChannelData(0).slice(4500,5000).reduce(function(acc,val){return acc+Math.abs(val)},0).toString() oscillator.disconnect() compressor.disconnect()}catch(error){done(error) return} done(fingerprint)}} var UserAgent=function(done){done(navigator.userAgent)} var languageKey=function(done,options){done(navigator.language||navigator.userLanguage||navigator.browserLanguage||navigator.systemLanguage||options.NOT_AVAILABLE)} var colorDepthKey=function(done,options){done(window.screen.colorDepth||options.NOT_AVAILABLE)} var deviceMemoryKey=function(done,options){done(navigator.deviceMemory||options.NOT_AVAILABLE)} var pixelRatioKey=function(done,options){done(window.devicePixelRatio||options.NOT_AVAILABLE)} var screenResolutionKey=function(done,options){done(getScreenResolution(options))} var getScreenResolution=function(options){var resolution=[window.screen.width,window.screen.height] if(options.screen.detectScreenOrientation){resolution.sort().reverse()} return resolution} var availableScreenResolutionKey=function(done,options){done(getAvailableScreenResolution(options))} var getAvailableScreenResolution=function(options){if(window.screen.availWidth&&window.screen.availHeight){var available=[window.screen.availHeight,window.screen.availWidth] if(options.screen.detectScreenOrientation){available.sort().reverse()} return available} return options.NOT_AVAILABLE} var timezoneOffset=function(done){done(new Date().getTimezoneOffset())} var timezone=function(done,options){if(window.Intl&&window.Intl.DateTimeFormat){done(new window.Intl.DateTimeFormat().resolvedOptions().timeZone) return} done(options.NOT_AVAILABLE)} var sessionStorageKey=function(done,options){done(hasSessionStorage(options))} var localStorageKey=function(done,options){done(hasLocalStorage(options))} var indexedDbKey=function(done,options){done(hasIndexedDB(options))} var addBehaviorKey=function(done){done(!!(document.body&&document.body.addBehavior))} var openDatabaseKey=function(done){done(!!window.openDatabase)} var cpuClassKey=function(done,options){done(getNavigatorCpuClass(options))} var platformKey=function(done,options){done(getNavigatorPlatform(options))} var doNotTrackKey=function(done,options){done(getDoNotTrack(options))} var canvasKey=function(done,options){if(isCanvasSupported()){done(getCanvasFp(options)) return} done(options.NOT_AVAILABLE)} var webglKey=function(done,options){if(isWebGlSupported()){done(getWebglFp()) return} done(options.NOT_AVAILABLE)} var webglVendorAndRendererKey=function(done){if(isWebGlSupported()){done(getWebglVendorAndRenderer()) return} done()} var adBlockKey=function(done){done(getAdBlock())} var hasLiedLanguagesKey=function(done){done(getHasLiedLanguages())} var hasLiedResolutionKey=function(done){done(getHasLiedResolution())} var hasLiedOsKey=function(done){done(getHasLiedOs())} var hasLiedBrowserKey=function(done){done(getHasLiedBrowser())} var flashFontsKey=function(done,options){if(!hasSwfObjectLoaded()){return done('swf object not loaded')} if(!hasMinFlashInstalled()){return done('flash not installed')} if(!options.fonts.swfPath){return done('missing options.fonts.swfPath')} loadSwfAndDetectFonts(function(fonts){done(fonts)},options)} var jsFontsKey=function(done,options){var baseFonts=['monospace','sans-serif','serif'] var fontList=['Andale Mono','Arial','Arial Black','Arial Hebrew','Arial MT','Arial Narrow','Arial Rounded MT Bold','Arial Unicode MS','Bitstream Vera Sans Mono','Book Antiqua','Bookman Old Style','Calibri','Cambria','Cambria Math','Century','Century Gothic','Century Schoolbook','Comic Sans','Comic Sans MS','Consolas','Courier','Courier New','Geneva','Georgia','Helvetica','Helvetica Neue','Impact','Lucida Bright','Lucida Calligraphy','Lucida Console','Lucida Fax','LUCIDA GRANDE','Lucida Handwriting','Lucida Sans','Lucida Sans Typewriter','Lucida Sans Unicode','Microsoft Sans Serif','Monaco','Monotype Corsiva','MS Gothic','MS Outlook','MS PGothic','MS Reference Sans Serif','MS Sans Serif','MS Serif','MYRIAD','MYRIAD PRO','Palatino','Palatino Linotype','Segoe Print','Segoe Script','Segoe UI','Segoe UI Light','Segoe UI Semibold','Segoe UI Symbol','Tahoma','Times','Times New Roman','Times New Roman PS','Trebuchet MS','Verdana','Wingdings','Wingdings 2','Wingdings 3'] if(options.fonts.extendedJsFonts){var extendedFontList=['Abadi MT Condensed Light','Academy Engraved LET','ADOBE CASLON PRO','Adobe Garamond','ADOBE GARAMOND PRO','Agency FB','Aharoni','Albertus Extra Bold','Albertus Medium','Algerian','Amazone BT','American Typewriter','American Typewriter Condensed','AmerType Md BT','Andalus','Angsana New','AngsanaUPC','Antique Olive','Aparajita','Apple Chancery','Apple Color Emoji','Apple SD Gothic Neo','Arabic Typesetting','ARCHER','ARNO PRO','Arrus BT','Aurora Cn BT','AvantGarde Bk BT','AvantGarde Md BT','AVENIR','Ayuthaya','Bandy','Bangla Sangam MN','Bank Gothic','BankGothic Md BT','Baskerville','Baskerville Old Face','Batang','BatangChe','Bauer Bodoni','Bauhaus 93','Bazooka','Bell MT','Bembo','Benguiat Bk BT','Berlin Sans FB','Berlin Sans FB Demi','Bernard MT Condensed','BernhardFashion BT','BernhardMod BT','Big Caslon','BinnerD','Blackadder ITC','BlairMdITC TT','Bodoni 72','Bodoni 72 Oldstyle','Bodoni 72 Smallcaps','Bodoni MT','Bodoni MT Black','Bodoni MT Condensed','Bodoni MT Poster Compressed','Bookshelf Symbol 7','Boulder','Bradley Hand','Bradley Hand ITC','Bremen Bd BT','Britannic Bold','Broadway','Browallia New','BrowalliaUPC','Brush Script MT','Californian FB','Calisto MT','Calligrapher','Candara','CaslonOpnface BT','Castellar','Centaur','Cezanne','CG Omega','CG Times','Chalkboard','Chalkboard SE','Chalkduster','Charlesworth','Charter Bd BT','Charter BT','Chaucer','ChelthmITC Bk BT','Chiller','Clarendon','Clarendon Condensed','CloisterBlack BT','Cochin','Colonna MT','Constantia','Cooper Black','Copperplate','Copperplate Gothic','Copperplate Gothic Bold','Copperplate Gothic Light','CopperplGoth Bd BT','Corbel','Cordia New','CordiaUPC','Cornerstone','Coronet','Cuckoo','Curlz MT','DaunPenh','Dauphin','David','DB LCD Temp','DELICIOUS','Denmark','DFKai-SB','Didot','DilleniaUPC','DIN','DokChampa','Dotum','DotumChe','Ebrima','Edwardian Script ITC','Elephant','English 111 Vivace BT','Engravers MT','EngraversGothic BT','Eras Bold ITC','Eras Demi ITC','Eras Light ITC','Eras Medium ITC','EucrosiaUPC','Euphemia','Euphemia UCAS','EUROSTILE','Exotc350 Bd BT','FangSong','Felix Titling','Fixedsys','FONTIN','Footlight MT Light','Forte','FrankRuehl','Fransiscan','Freefrm721 Blk BT','FreesiaUPC','Freestyle Script','French Script MT','FrnkGothITC Bk BT','Fruitger','FRUTIGER','Futura','Futura Bk BT','Futura Lt BT','Futura Md BT','Futura ZBlk BT','FuturaBlack BT','Gabriola','Galliard BT','Gautami','Geeza Pro','Geometr231 BT','Geometr231 Hv BT','Geometr231 Lt BT','GeoSlab 703 Lt BT','GeoSlab 703 XBd BT','Gigi','Gill Sans','Gill Sans MT','Gill Sans MT Condensed','Gill Sans MT Ext Condensed Bold','Gill Sans Ultra Bold','Gill Sans Ultra Bold Condensed','Gisha','Gloucester MT Extra Condensed','GOTHAM','GOTHAM BOLD','Goudy Old Style','Goudy Stout','GoudyHandtooled BT','GoudyOLSt BT','Gujarati Sangam MN','Gulim','GulimChe','Gungsuh','GungsuhChe','Gurmukhi MN','Haettenschweiler','Harlow Solid Italic','Harrington','Heather','Heiti SC','Heiti TC','HELV','Herald','High Tower Text','Hiragino Kaku Gothic ProN','Hiragino Mincho ProN','Hoefler Text','Humanst 521 Cn BT','Humanst521 BT','Humanst521 Lt BT','Imprint MT Shadow','Incised901 Bd BT','Incised901 BT','Incised901 Lt BT','INCONSOLATA','Informal Roman','Informal011 BT','INTERSTATE','IrisUPC','Iskoola Pota','JasmineUPC','Jazz LET','Jenson','Jester','Jokerman','Juice ITC','Kabel Bk BT','Kabel Ult BT','Kailasa','KaiTi','Kalinga','Kannada Sangam MN','Kartika','Kaufmann Bd BT','Kaufmann BT','Khmer UI','KodchiangUPC','Kokila','Korinna BT','Kristen ITC','Krungthep','Kunstler Script','Lao UI','Latha','Leelawadee','Letter Gothic','Levenim MT','LilyUPC','Lithograph','Lithograph Light','Long Island','Lydian BT','Magneto','Maiandra GD','Malayalam Sangam MN','Malgun Gothic','Mangal','Marigold','Marion','Marker Felt','Market','Marlett','Matisse ITC','Matura MT Script Capitals','Meiryo','Meiryo UI','Microsoft Himalaya','Microsoft JhengHei','Microsoft New Tai Lue','Microsoft PhagsPa','Microsoft Tai Le','Microsoft Uighur','Microsoft YaHei','Microsoft Yi Baiti','MingLiU','MingLiU_HKSCS','MingLiU_HKSCS-ExtB','MingLiU-ExtB','Minion','Minion Pro','Miriam','Miriam Fixed','Mistral','Modern','Modern No. 20','Mona Lisa Solid ITC TT','Mongolian Baiti','MONO','MoolBoran','Mrs Eaves','MS LineDraw','MS Mincho','MS PMincho','MS Reference Specialty','MS UI Gothic','MT Extra','MUSEO','MV Boli','Nadeem','Narkisim','NEVIS','News Gothic','News GothicMT','NewsGoth BT','Niagara Engraved','Niagara Solid','Noteworthy','NSimSun','Nyala','OCR A Extended','Old Century','Old English Text MT','Onyx','Onyx BT','OPTIMA','Oriya Sangam MN','OSAKA','OzHandicraft BT','Palace Script MT','Papyrus','Parchment','Party LET','Pegasus','Perpetua','Perpetua Titling MT','PetitaBold','Pickwick','Plantagenet Cherokee','Playbill','PMingLiU','PMingLiU-ExtB','Poor Richard','Poster','PosterBodoni BT','PRINCETOWN LET','Pristina','PTBarnum BT','Pythagoras','Raavi','Rage Italic','Ravie','Ribbon131 Bd BT','Rockwell','Rockwell Condensed','Rockwell Extra Bold','Rod','Roman','Sakkal Majalla','Santa Fe LET','Savoye LET','Sceptre','Script','Script MT Bold','SCRIPTINA','Serifa','Serifa BT','Serifa Th BT','ShelleyVolante BT','Sherwood','Shonar Bangla','Showcard Gothic','Shruti','Signboard','SILKSCREEN','SimHei','Simplified Arabic','Simplified Arabic Fixed','SimSun','SimSun-ExtB','Sinhala Sangam MN','Sketch Rockwell','Skia','Small Fonts','Snap ITC','Snell Roundhand','Socket','Souvenir Lt BT','Staccato222 BT','Steamer','Stencil','Storybook','Styllo','Subway','Swis721 BlkEx BT','Swiss911 XCm BT','Sylfaen','Synchro LET','System','Tamil Sangam MN','Technical','Teletype','Telugu Sangam MN','Tempus Sans ITC','Terminal','Thonburi','Traditional Arabic','Trajan','TRAJAN PRO','Tristan','Tubular','Tunga','Tw Cen MT','Tw Cen MT Condensed','Tw Cen MT Condensed Extra Bold','TypoUpright BT','Unicorn','Univers','Univers CE 55 Medium','Univers Condensed','Utsaah','Vagabond','Vani','Vijaya','Viner Hand ITC','VisualUI','Vivaldi','Vladimir Script','Vrinda','Westminster','WHITNEY','Wide Latin','ZapfEllipt BT','ZapfHumnst BT','ZapfHumnst Dm BT','Zapfino','Zurich BlkEx BT','Zurich Ex BT','ZWAdobeF'] fontList=fontList.concat(extendedFontList)} fontList=fontList.concat(options.fonts.userDefinedFonts) fontList=fontList.filter(function(font,position){return fontList.indexOf(font)===position}) var testString='mmmmmmmmmmlli' var testSize='72px' var h=document.getElementsByTagName('body')[0] var baseFontsDiv=document.createElement('div') var fontsDiv=document.createElement('div') var defaultWidth={} var defaultHeight={} var createSpan=function(){var s=document.createElement('span') s.style.position='absolute' s.style.left='-9999px' s.style.fontSize=testSize s.style.fontStyle='normal' s.style.fontWeight='normal' s.style.letterSpacing='normal' s.style.lineBreak='auto' s.style.lineHeight='normal' s.style.textTransform='none' s.style.textAlign='left' s.style.textDecoration='none' s.style.textShadow='none' s.style.whiteSpace='normal' s.style.wordBreak='normal' s.style.wordSpacing='normal' s.innerHTML=testString return s} var createSpanWithFonts=function(fontToDetect,baseFont){var s=createSpan() s.style.fontFamily="'"+fontToDetect+"',"+baseFont return s} var initializeBaseFontsSpans=function(){var spans=[] for(var index=0,length=baseFonts.length;index<length;index++){var s=createSpan() s.style.fontFamily=baseFonts[index] baseFontsDiv.appendChild(s) spans.push(s)} return spans} var initializeFontsSpans=function(){var spans={} for(var i=0,l=fontList.length;i<l;i++){var fontSpans=[] for(var j=0,numDefaultFonts=baseFonts.length;j<numDefaultFonts;j++){var s=createSpanWithFonts(fontList[i],baseFonts[j]) fontsDiv.appendChild(s) fontSpans.push(s)} spans[fontList[i]]=fontSpans} return spans} var isFontAvailable=function(fontSpans){var detected=!1 for(var i=0;i<baseFonts.length;i++){detected=(fontSpans[i].offsetWidth!==defaultWidth[baseFonts[i]]||fontSpans[i].offsetHeight!==defaultHeight[baseFonts[i]]) if(detected){return detected}} return detected} var baseFontsSpans=initializeBaseFontsSpans() h.appendChild(baseFontsDiv) for(var index=0,length=baseFonts.length;index<length;index++){defaultWidth[baseFonts[index]]=baseFontsSpans[index].offsetWidth defaultHeight[baseFonts[index]]=baseFontsSpans[index].offsetHeight} var fontsSpans=initializeFontsSpans() h.appendChild(fontsDiv) var available=[] for(var i=0,l=fontList.length;i<l;i++){if(isFontAvailable(fontsSpans[fontList[i]])){available.push(fontList[i])}} h.removeChild(fontsDiv) h.removeChild(baseFontsDiv) done(available)} var pluginsComponent=function(done,options){if(isIE()){if(!options.plugins.excludeIE){done(getIEPlugins(options))}else{done(options.EXCLUDED)}}else{done(getRegularPlugins(options))}} var getRegularPlugins=function(options){if(navigator.plugins==null){return options.NOT_AVAILABLE} var plugins=[] for(var i=0,l=navigator.plugins.length;i<l;i++){if(navigator.plugins[i]){plugins.push(navigator.plugins[i])}} if(pluginsShouldBeSorted(options)){plugins=plugins.sort(function(a,b){if(a.name>b.name){return 1} if(a.name<b.name){return-1} return 0})} return map(plugins,function(p){var mimeTypes=map(p,function(mt){return[mt.type,mt.suffixes]}) return[p.name,p.description,mimeTypes]})} var getIEPlugins=function(options){var result=[] if((Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,'ActiveXObject'))||('ActiveXObject' in window)){var names=['AcroPDF.PDF','Adodb.Stream','AgControl.AgControl','DevalVRXCtrl.DevalVRXCtrl.1','MacromediaFlashPaper.MacromediaFlashPaper','Msxml2.DOMDocument','Msxml2.XMLHTTP','PDF.PdfCtrl','QuickTime.QuickTime','QuickTimeCheckObject.QuickTimeCheck.1','RealPlayer','RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)','RealVideo.RealVideo(tm) ActiveX Control (32-bit)','Scripting.Dictionary','SWCtl.SWCtl','Shell.UIHelper','ShockwaveFlash.ShockwaveFlash','Skype.Detection','TDCCtl.TDCCtl','WMPlayer.OCX','rmocx.RealPlayer G2 Control','rmocx.RealPlayer G2 Control.1'] result=map(names,function(name){try{new window.ActiveXObject(name) return name}catch(e){return options.ERROR}})}else{result.push(options.NOT_AVAILABLE)} if(navigator.plugins){result=result.concat(getRegularPlugins(options))} return result} var pluginsShouldBeSorted=function(options){var should=!1 for(var i=0,l=options.plugins.sortPluginsFor.length;i<l;i++){var re=options.plugins.sortPluginsFor[i] if(navigator.userAgent.match(re)){should=!0 break}} return should} var touchSupportKey=function(done){done(getTouchSupport())} var hardwareConcurrencyKey=function(done,options){done(getHardwareConcurrency(options))} var hasSessionStorage=function(options){try{return!!window.sessionStorage}catch(e){return options.ERROR}} var hasLocalStorage=function(options){try{return!!window.localStorage}catch(e){return options.ERROR}} var hasIndexedDB=function(options){try{return!!window.indexedDB}catch(e){return options.ERROR}} var getHardwareConcurrency=function(options){if(navigator.hardwareConcurrency){return navigator.hardwareConcurrency} return options.NOT_AVAILABLE} var getNavigatorCpuClass=function(options){return navigator.cpuClass||options.NOT_AVAILABLE} var getNavigatorPlatform=function(options){if(navigator.platform){return navigator.platform}else{return options.NOT_AVAILABLE}} var getDoNotTrack=function(options){if(navigator.doNotTrack){return navigator.doNotTrack}else if(navigator.msDoNotTrack){return navigator.msDoNotTrack}else if(window.doNotTrack){return window.doNotTrack}else{return options.NOT_AVAILABLE}} var getTouchSupport=function(){var maxTouchPoints=0 var touchEvent if(typeof navigator.maxTouchPoints!=='undefined'){maxTouchPoints=navigator.maxTouchPoints}else if(typeof navigator.msMaxTouchPoints!=='undefined'){maxTouchPoints=navigator.msMaxTouchPoints} try{document.createEvent('TouchEvent') touchEvent=!0}catch(_){touchEvent=!1} var touchStart='ontouchstart' in window return[maxTouchPoints,touchEvent,touchStart]} var getCanvasFp=function(options){var result=[] var canvas=document.createElement('canvas') canvas.width=2000 canvas.height=200 canvas.style.display='inline' var ctx=canvas.getContext('2d') ctx.rect(0,0,10,10) ctx.rect(2,2,6,6) result.push('canvas winding:'+((ctx.isPointInPath(5,5,'evenodd')===!1)?'yes':'no')) ctx.textBaseline='alphabetic' ctx.fillStyle='#f60' ctx.fillRect(125,1,62,20) ctx.fillStyle='#069' if(options.dontUseFakeFontInCanvas){ctx.font='11pt Arial'}else{ctx.font='11pt no-real-font-123'} ctx.fillText('Cwm fjordbank glyphs vext quiz, \ud83d\ude03',2,15) ctx.fillStyle='rgba(102, 204, 0, 0.2)' ctx.font='18pt Arial' ctx.fillText('Cwm fjordbank glyphs vext quiz, \ud83d\ude03',4,45) ctx.globalCompositeOperation='multiply' ctx.fillStyle='rgb(255,0,255)' ctx.beginPath() ctx.arc(50,50,50,0,Math.PI*2,!0) ctx.closePath() ctx.fill() ctx.fillStyle='rgb(0,255,255)' ctx.beginPath() ctx.arc(100,50,50,0,Math.PI*2,!0) ctx.closePath() ctx.fill() ctx.fillStyle='rgb(255,255,0)' ctx.beginPath() ctx.arc(75,100,50,0,Math.PI*2,!0) ctx.closePath() ctx.fill() ctx.fillStyle='rgb(255,0,255)' ctx.arc(75,75,75,0,Math.PI*2,!0) ctx.arc(75,75,25,0,Math.PI*2,!0) ctx.fill('evenodd') if(canvas.toDataURL){result.push('canvas fp:'+canvas.toDataURL())} return result} var getWebglFp=function(){var gl var fa2s=function(fa){gl.clearColor(0.0,0.0,0.0,1.0) gl.enable(gl.DEPTH_TEST) gl.depthFunc(gl.LEQUAL) gl.clear(gl.COLOR_BUFFER_BIT|gl.DEPTH_BUFFER_BIT) return'['+fa[0]+', '+fa[1]+']'} var maxAnisotropy=function(gl){var ext=gl.getExtension('EXT_texture_filter_anisotropic')||gl.getExtension('WEBKIT_EXT_texture_filter_anisotropic')||gl.getExtension('MOZ_EXT_texture_filter_anisotropic') if(ext){var anisotropy=gl.getParameter(ext.MAX_TEXTURE_MAX_ANISOTROPY_EXT) if(anisotropy===0){anisotropy=2} return anisotropy}else{return null}} gl=getWebglCanvas() if(!gl){return null} var result=[] var vShaderTemplate='attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}' var fShaderTemplate='precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}' var vertexPosBuffer=gl.createBuffer() gl.bindBuffer(gl.ARRAY_BUFFER,vertexPosBuffer) var vertices=new Float32Array([-0.2,-0.9,0,0.4,-0.26,0,0,0.732134444,0]) gl.bufferData(gl.ARRAY_BUFFER,vertices,gl.STATIC_DRAW) vertexPosBuffer.itemSize=3 vertexPosBuffer.numItems=3 var program=gl.createProgram() var vshader=gl.createShader(gl.VERTEX_SHADER) gl.shaderSource(vshader,vShaderTemplate) gl.compileShader(vshader) var fshader=gl.createShader(gl.FRAGMENT_SHADER) gl.shaderSource(fshader,fShaderTemplate) gl.compileShader(fshader) gl.attachShader(program,vshader) gl.attachShader(program,fshader) gl.linkProgram(program) gl.useProgram(program) program.vertexPosAttrib=gl.getAttribLocation(program,'attrVertex') program.offsetUniform=gl.getUniformLocation(program,'uniformOffset') gl.enableVertexAttribArray(program.vertexPosArray) gl.vertexAttribPointer(program.vertexPosAttrib,vertexPosBuffer.itemSize,gl.FLOAT,!1,0,0) gl.uniform2f(program.offsetUniform,1,1) gl.drawArrays(gl.TRIANGLE_STRIP,0,vertexPosBuffer.numItems) try{result.push(gl.canvas.toDataURL())}catch(e){} result.push('extensions:'+(gl.getSupportedExtensions()||[]).join(';')) result.push('webgl aliased line width range:'+fa2s(gl.getParameter(gl.ALIASED_LINE_WIDTH_RANGE))) result.push('webgl aliased point size range:'+fa2s(gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE))) result.push('webgl alpha bits:'+gl.getParameter(gl.ALPHA_BITS)) result.push('webgl antialiasing:'+(gl.getContextAttributes().antialias?'yes':'no')) result.push('webgl blue bits:'+gl.getParameter(gl.BLUE_BITS)) result.push('webgl depth bits:'+gl.getParameter(gl.DEPTH_BITS)) result.push('webgl green bits:'+gl.getParameter(gl.GREEN_BITS)) result.push('webgl max anisotropy:'+maxAnisotropy(gl)) result.push('webgl max combined texture image units:'+gl.getParameter(gl.MAX_COMBINED_TEXTURE_IMAGE_UNITS)) result.push('webgl max cube map texture size:'+gl.getParameter(gl.MAX_CUBE_MAP_TEXTURE_SIZE)) result.push('webgl max fragment uniform vectors:'+gl.getParameter(gl.MAX_FRAGMENT_UNIFORM_VECTORS)) result.push('webgl max render buffer size:'+gl.getParameter(gl.MAX_RENDERBUFFER_SIZE)) result.push('webgl max texture image units:'+gl.getParameter(gl.MAX_TEXTURE_IMAGE_UNITS)) result.push('webgl max texture size:'+gl.getParameter(gl.MAX_TEXTURE_SIZE)) result.push('webgl max varying vectors:'+gl.getParameter(gl.MAX_VARYING_VECTORS)) result.push('webgl max vertex attribs:'+gl.getParameter(gl.MAX_VERTEX_ATTRIBS)) result.push('webgl max vertex texture image units:'+gl.getParameter(gl.MAX_VERTEX_TEXTURE_IMAGE_UNITS)) result.push('webgl max vertex uniform vectors:'+gl.getParameter(gl.MAX_VERTEX_UNIFORM_VECTORS)) result.push('webgl max viewport dims:'+fa2s(gl.getParameter(gl.MAX_VIEWPORT_DIMS))) result.push('webgl red bits:'+gl.getParameter(gl.RED_BITS)) result.push('webgl renderer:'+gl.getParameter(gl.RENDERER)) result.push('webgl shading language version:'+gl.getParameter(gl.SHADING_LANGUAGE_VERSION)) result.push('webgl stencil bits:'+gl.getParameter(gl.STENCIL_BITS)) result.push('webgl vendor:'+gl.getParameter(gl.VENDOR)) result.push('webgl version:'+gl.getParameter(gl.VERSION)) try{var extensionDebugRendererInfo=gl.getExtension('WEBGL_debug_renderer_info') if(extensionDebugRendererInfo){result.push('webgl unmasked vendor:'+gl.getParameter(extensionDebugRendererInfo.UNMASKED_VENDOR_WEBGL)) result.push('webgl unmasked renderer:'+gl.getParameter(extensionDebugRendererInfo.UNMASKED_RENDERER_WEBGL))}}catch(e){} if(!gl.getShaderPrecisionFormat){return result} each(['FLOAT','INT'],function(numType){each(['VERTEX','FRAGMENT'],function(shader){each(['HIGH','MEDIUM','LOW'],function(numSize){each(['precision','rangeMin','rangeMax'],function(key){var format=gl.getShaderPrecisionFormat(gl[shader+'_SHADER'],gl[numSize+'_'+numType])[key] if(key!=='precision'){key='precision '+key} var line=['webgl ',shader.toLowerCase(),' shader ',numSize.toLowerCase(),' ',numType.toLowerCase(),' ',key,':',format].join('') result.push(line)})})})}) return result} var getWebglVendorAndRenderer=function(){try{var glContext=getWebglCanvas() var extensionDebugRendererInfo=glContext.getExtension('WEBGL_debug_renderer_info') return glContext.getParameter(extensionDebugRendererInfo.UNMASKED_VENDOR_WEBGL)+'~'+glContext.getParameter(extensionDebugRendererInfo.UNMASKED_RENDERER_WEBGL)}catch(e){return null}} var getAdBlock=function(){var ads=document.createElement('div') ads.innerHTML='&nbsp;' ads.className='adsbox' var result=!1 try{document.body.appendChild(ads) result=document.getElementsByClassName('adsbox')[0].offsetHeight===0 document.body.removeChild(ads)}catch(e){result=!1} return result} var getHasLiedLanguages=function(){if(typeof navigator.languages!=='undefined'){try{var firstLanguages=navigator.languages[0].substr(0,2) if(firstLanguages!==navigator.language.substr(0,2)){return!0}}catch(err){return!0}} return!1} var getHasLiedResolution=function(){return window.screen.width<window.screen.availWidth||window.screen.height<window.screen.availHeight} var getHasLiedOs=function(){var userAgent=navigator.userAgent.toLowerCase() var oscpu=navigator.oscpu var platform=navigator.platform.toLowerCase() var os if(userAgent.indexOf('windows phone')>=0){os='Windows Phone'}else if(userAgent.indexOf('win')>=0){os='Windows'}else if(userAgent.indexOf('android')>=0){os='Android'}else if(userAgent.indexOf('linux')>=0){os='Linux'}else if(userAgent.indexOf('iphone')>=0||userAgent.indexOf('ipad')>=0){os='iOS'}else if(userAgent.indexOf('mac')>=0){os='Mac'}else{os='Other'} var mobileDevice=(('ontouchstart' in window)||(navigator.maxTouchPoints>0)||(navigator.msMaxTouchPoints>0)) if(mobileDevice&&os!=='Windows Phone'&&os!=='Android'&&os!=='iOS'&&os!=='Other'){return!0} if(typeof oscpu!=='undefined'){oscpu=oscpu.toLowerCase() if(oscpu.indexOf('win')>=0&&os!=='Windows'&&os!=='Windows Phone'){return!0}else if(oscpu.indexOf('linux')>=0&&os!=='Linux'&&os!=='Android'){return!0}else if(oscpu.indexOf('mac')>=0&&os!=='Mac'&&os!=='iOS'){return!0}else if((oscpu.indexOf('win')===-1&&oscpu.indexOf('linux')===-1&&oscpu.indexOf('mac')===-1)!==(os==='Other')){return!0}} if(platform.indexOf('win')>=0&&os!=='Windows'&&os!=='Windows Phone'){return!0}else if((platform.indexOf('linux')>=0||platform.indexOf('android')>=0||platform.indexOf('pike')>=0)&&os!=='Linux'&&os!=='Android'){return!0}else if((platform.indexOf('mac')>=0||platform.indexOf('ipad')>=0||platform.indexOf('ipod')>=0||platform.indexOf('iphone')>=0)&&os!=='Mac'&&os!=='iOS'){return!0}else if((platform.indexOf('win')===-1&&platform.indexOf('linux')===-1&&platform.indexOf('mac')===-1)!==(os==='Other')){return!0} return typeof navigator.plugins==='undefined'&&os!=='Windows'&&os!=='Windows Phone'} var getHasLiedBrowser=function(){var userAgent=navigator.userAgent.toLowerCase() var productSub=navigator.productSub var browser if(userAgent.indexOf('firefox')>=0){browser='Firefox'}else if(userAgent.indexOf('opera')>=0||userAgent.indexOf('opr')>=0){browser='Opera'}else if(userAgent.indexOf('chrome')>=0){browser='Chrome'}else if(userAgent.indexOf('safari')>=0){browser='Safari'}else if(userAgent.indexOf('trident')>=0){browser='Internet Explorer'}else{browser='Other'} if((browser==='Chrome'||browser==='Safari'||browser==='Opera')&&productSub!=='20030107'){return!0} var tempRes=eval.toString().length if(tempRes===37&&browser!=='Safari'&&browser!=='Firefox'&&browser!=='Other'){return!0}else if(tempRes===39&&browser!=='Internet Explorer'&&browser!=='Other'){return!0}else if(tempRes===33&&browser!=='Chrome'&&browser!=='Opera'&&browser!=='Other'){return!0} var errFirefox try{throw 'a'}catch(err){try{err.toSource() errFirefox=!0}catch(errOfErr){errFirefox=!1}} return errFirefox&&browser!=='Firefox'&&browser!=='Other'} var isCanvasSupported=function(){var elem=document.createElement('canvas') return!!(elem.getContext&&elem.getContext('2d'))} var isWebGlSupported=function(){if(!isCanvasSupported()){return!1} var glContext=getWebglCanvas() return!!window.WebGLRenderingContext&&!!glContext} var isIE=function(){if(navigator.appName==='Microsoft Internet Explorer'){return!0}else if(navigator.appName==='Netscape'&&/Trident/.test(navigator.userAgent)){return!0} return!1} var hasSwfObjectLoaded=function(){return typeof window.swfobject!=='undefined'} var hasMinFlashInstalled=function(){return window.swfobject.hasFlashPlayerVersion('9.0.0')} var addFlashDivNode=function(options){var node=document.createElement('div') node.setAttribute('id',options.fonts.swfContainerId) document.body.appendChild(node)} var loadSwfAndDetectFonts=function(done,options){var hiddenCallback='___fp_swf_loaded' window[hiddenCallback]=function(fonts){done(fonts)} var id=options.fonts.swfContainerId addFlashDivNode() var flashvars={onReady:hiddenCallback} var flashparams={allowScriptAccess:'always',menu:'false'} window.swfobject.embedSWF(options.fonts.swfPath,id,'1','1','9.0.0',!1,flashvars,flashparams,{})} var getWebglCanvas=function(){var canvas=document.createElement('canvas') var gl=null try{gl=canvas.getContext('webgl')||canvas.getContext('experimental-webgl')}catch(e){} if(!gl){gl=null} return gl} var components=[{key:'userAgent',getData:UserAgent},{key:'language',getData:languageKey},{key:'colorDepth',getData:colorDepthKey},{key:'deviceMemory',getData:deviceMemoryKey},{key:'pixelRatio',getData:pixelRatioKey},{key:'hardwareConcurrency',getData:hardwareConcurrencyKey},{key:'screenResolution',getData:screenResolutionKey},{key:'availableScreenResolution',getData:availableScreenResolutionKey},{key:'timezoneOffset',getData:timezoneOffset},{key:'timezone',getData:timezone},{key:'sessionStorage',getData:sessionStorageKey},{key:'localStorage',getData:localStorageKey},{key:'indexedDb',getData:indexedDbKey},{key:'addBehavior',getData:addBehaviorKey},{key:'openDatabase',getData:openDatabaseKey},{key:'cpuClass',getData:cpuClassKey},{key:'platform',getData:platformKey},{key:'doNotTrack',getData:doNotTrackKey},{key:'plugins',getData:pluginsComponent},{key:'canvas',getData:canvasKey},{key:'webgl',getData:webglKey},{key:'webglVendorAndRenderer',getData:webglVendorAndRendererKey},{key:'adBlock',getData:adBlockKey},{key:'hasLiedLanguages',getData:hasLiedLanguagesKey},{key:'hasLiedResolution',getData:hasLiedResolutionKey},{key:'hasLiedOs',getData:hasLiedOsKey},{key:'hasLiedBrowser',getData:hasLiedBrowserKey},{key:'touchSupport',getData:touchSupportKey},{key:'fonts',getData:jsFontsKey,pauseBefore:!0},{key:'fontsFlash',getData:flashFontsKey,pauseBefore:!0},{key:'audio',getData:audioKey},{key:'enumerateDevices',getData:enumerateDevicesKey}] var Fingerprint2=function(options){throw new Error("'new Fingerprint()' is deprecated, see https://github.com/Valve/fingerprintjs2#upgrade-guide-from-182-to-200")} Fingerprint2.get=function(options,callback){if(!callback){callback=options options={}}else if(!options){options={}} extendSoft(options,defaultOptions) options.components=options.extraComponents.concat(components) var keys={data:[],addPreprocessedComponent:function(key,value){if(typeof options.preprocessor==='function'){value=options.preprocessor(key,value)} keys.data.push({key:key,value:value})}} var i=-1 var chainComponents=function(alreadyWaited){i+=1 if(i>=options.components.length){callback(keys.data) return} var component=options.components[i] if(options.excludes[component.key]){chainComponents(!1) return} if(!alreadyWaited&&component.pauseBefore){i-=1 setTimeout(function(){chainComponents(!0)},1) return} try{component.getData(function(value){keys.addPreprocessedComponent(component.key,value) chainComponents(!1)},options)}catch(error){keys.addPreprocessedComponent(component.key,String(error)) chainComponents(!1)}} chainComponents(!1)} Fingerprint2.getPromise=function(options){return new Promise(function(resolve,reject){Fingerprint2.get(options,resolve)})} Fingerprint2.getV18=function(options,callback){if(callback==null){callback=options options={}} return Fingerprint2.get(options,function(components){var newComponents=[] for(var i=0;i<components.length;i++){var component=components[i] if(component.value===(options.NOT_AVAILABLE||'not available')){newComponents.push({key:component.key,value:'unknown'})}else if(component.key==='plugins'){newComponents.push({key:'plugins',value:map(component.value,function(p){var mimeTypes=map(p[2],function(mt){if(mt.join){return mt.join('~')} return mt}).join(',') return[p[0],p[1],mimeTypes].join('::')})})}else if(['canvas','webgl'].indexOf(component.key)!==-1){newComponents.push({key:component.key,value:component.value.join('~')})}else if(['sessionStorage','localStorage','indexedDb','addBehavior','openDatabase'].indexOf(component.key)!==-1){if(component.value){newComponents.push({key:component.key,value:1})}else{continue}}else{if(component.value){newComponents.push(component.value.join?{key:component.key,value:component.value.join(';')}:component)}else{newComponents.push({key:component.key,value:component.value})}}} var murmur=x64hash128(map(newComponents,function(component){return component.value}).join('~~~'),31) callback(murmur,newComponents)})} Fingerprint2.x64hash128=x64hash128 Fingerprint2.VERSION='2.0.0' window.Fingerprint2=Fingerprint2 window.AvantMetrics=(function(){var configTrackerUrl=('https:'==document.location.protocol?'https://ssl':'http://www')+'.avmws.com/1012733/',documentAlias=document,windowAlias=window,escapeWrapper=windowAlias.encodeURIComponent||escape,unescapeWrapper=windowAlias.decodeURIComponent||unescape,stringify=function(value){var escapable=new RegExp('[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]','g'),meta={'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','"':'\\"','\\':'\\\\'};function quote(string){escapable.lastIndex=0;return escapable.test(string)?'"'+string.replace(escapable,function(a){var c=meta[a];return typeof c==='string'?c:'\\u'+('0000'+a.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+string+'"'} function f(n){return n<10?'0'+n:n} function str(key,holder){var i,k,v,partial,value=holder[key];if(value===null){return'null'} switch(typeof value){case 'string':return quote(value);case 'number':return isFinite(value)?String(value):'null';case 'boolean':case 'null':return String(value);case 'object':partial=[];if(value instanceof Array){for(i=0;i<value.length;i++){partial[i]=str(i,value)||'null'} v=partial.length===0?'[]':'['+partial.join(',')+']';return v} if(value instanceof Date){return quote(value.getUTCFullYear()+'-'+f(value.getUTCMonth()+1)+'-'+f(value.getUTCDate())+'T'+f(value.getUTCHours())+':'+f(value.getUTCMinutes())+':'+f(value.getUTCSeconds())+'Z')} for(k in value){v=str(k,value);if(v){partial[partial.length]=quote(k)+':'+v}} v=partial.length===0?'{}':'{'+partial.join(',')+'}';return v}} return str('',{'':value})},doTrackOrder=!1;function isDefined(property){return typeof property!=='undefined'} function getCookie(cookieName){let storagePattern=new RegExp('(^|;)[ ]*'+cookieName+'=([^;]*)'),expirationPattern=new RegExp('(^|;)[ ]*expires=([^;]*)'),storageMatch=null;if(localStorage.getItem(cookieName)&&expirationPattern.exec(localStorage.getItem(cookieName))[2]>=new Date().toGMTString()){localStorage.removeItem(cookieName)}else if(localStorage.getItem(cookieName)){storageMatch=storagePattern.exec(localStorage.getItem(cookieName))} if(!storageMatch){storageMatch=storagePattern.exec(documentAlias.cookie)} return storageMatch?unescapeWrapper(storageMatch[2]):'0'} function getScript(url){var avm=document.createElement('script');avm.type='text/javascript';avm.async=!0;avm.src=url;var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(avm,s)} function getReferrer(){var referrer='';try{referrer=top.document.referrer}catch(e){if(parent){try{referrer=parent.document.referrer}catch(e2){referrer=''}}} if(referrer===''){referrer=documentAlias.referrer} return referrer} function logPageView(customData){var request;request=configTrackerUrl+'?url='+escapeWrapper(documentAlias.location.href)+'&ref='+escapeWrapper(getReferrer())+'&name='+escapeWrapper(documentAlias.title)+'&avmws='+escapeWrapper(getCookie('avmws'))+'&rand='+Math.random()+'&lib=1';if(isDefined(customData)){request+='&data='+escapeWrapper(stringify(customData))} if(window.requestIdleCallback){requestIdleCallback(function(){try{Fingerprint2.get({excludeFlashFonts:!0,excludeJsFonts:!0},function(components){var values=components.map(function(component){return component.value});var murmur=Fingerprint2.x64hash128(values.join(''),31);request+='&fingerprint='+escapeWrapper(murmur);getScript(request)})} catch(e){getScript(request)}})}else{setTimeout(function(){try{Fingerprint2.get({excludeFlashFonts:!0,excludeJsFonts:!0},function(components){var values=components.map(function(component){return component.value});var murmur=Fingerprint2.x64hash128(values.join(''),31);request+='&fingerprint='+escapeWrapper(murmur);getScript(request)})} catch(e){getScript(request)}},500)}} function hideGoogleCheckout(){var avmws=getCookie('avmws');if(avmws.indexOf('-hgco.1')>-1){try{var arrInputs=documentAlias.getElementsByTagName('input');var inputCount=arrInputs.length;for(var i=0;i<inputCount;i++){if(arrInputs[i].type=='image'){if(arrInputs[i].src.toLowerCase().indexOf('https://checkout.google.com')==0){arrInputs[i].style.visibility='hidden';break}}}} catch(e){}}} try{hideGoogleCheckout();if(true){logPageView(window._AvantMetrics)} else{for(var i in window._AvantMetrics){if(window._AvantMetrics[i][0]=='order'){logPageView(window._AvantMetrics)}}}} catch(err){}})()}
0
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta property="fb:pages" content="261961437208554" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" /> <title> The Daily Mississippian | The Daily Mississippian </title> <a href="https://plus.google.com/103984690178793872330/103984690178793872330" rel="publisher"></a> <meta name="generator" content="Magazine3 Framework" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://thedmonline.com/xmlrpc.php" /> <link href='http://fonts.googleapis.com/css?family=Cabin:700,400' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic' rel='stylesheet' type='text/css'> <!--[if lt IE 9]> <script src="https://thedmonline.com/wp-content/themes/internationalpost-singlepro-psd/js/html5.js" type="text/javascript"></script> <![endif]--> <!-- OpenGraph Facebook Start --> <!-- OpenGraph Facebook Ends --> <!-- Google Fonts --> <!-- Google Fonts --> <!-- Google Fonts --> <!-- Google Fonts --> <!-- Google Fonts --> <!-- Google Fonts --> <!-- Google Fonts --> <link href='http://fonts.googleapis.com/css?family=Arvo:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css' /> <!-- Google Fonts --> <style> .single-wrapper .entry-content p, .single-wrapper .entry-content {font-size: 15px !important; } .entry-content h1 {font-family: Arial,Helvetica,sans-serif ;font-size: 25px !important; color: #000 ;} .entry-content h2 {font-family: Arial,Helvetica,sans-serif ;font-size: 24px !important; color: #000 ;} .entry-content h3 {font-family: Arial,Helvetica,sans-serif ;font-size: 24px !important; color: #000 ;} .entry-content h4 {font-family: Arial,Helvetica,sans-serif ;font-size: 21px !important; color: #000 ;} .entry-content h5 {font-family: Arvo ;font-size: 29px !important; color: #000 ;} .entry-content h6 {font-family: Arial,Helvetica,sans-serif ;font-size: 14px !important; color: #000 ;} .entry-content a { color: #236CBF !important; text-decoration : none; } .entry-content a:hover { color:#236CBF !important; text-decoration : none;} /* Block color style*/ .block1 .political-info{border-color:#000000;} .block1 .political-info h2 a{color: #000000;} .block1 .more-political h3 {background: #000000;} .block2 .political-info{border-color:#000000;} .block2 .political-info h2 a{color: #000000;} .block2 .more-political h3 {background: #000000;} .block3 .political-info{border-color:#000000;} .block3 .political-info h2 a{color: #000000;} .block3 .more-political h3 {background: #000000;} .block4 .political-info{border-color:#000000;} .block4 .political-info h2 a{color: #000000;} .block4 .more-political h3 {background: #000000;} .block5 .political-info{border-color:#000000;} .block5 .political-info h2 a{color: #000000;} .block5 .more-political h3 {background: #000000;} .block6 .political-info{border-color:#000000;} .block6 .political-info h2 a{color: #000000;} .block6 .more-political h3 {background: #000000;} .block7 .political-info{border-color:#000000;} .block7 .political-info h2 a{color: #000000;} .block7 .more-political h3 {background: #000000;} .block8 .political-info{border-color:#000000;} .block8 .political-info h2 a{color: #000000;} .block8 .more-political h3 {background: #000000;} .block9 .political-info{border-color:#17b091;} .block9 .political-info h2 a{color: #17b091;} .block9 .more-political h3 {background: #17b091;} .block10 .political-info{border-color:#912DAA;} .block10 .political-info h2 a{color: #912DAA;} .block10 .more-political h3 {background: #912DAA;} </style> <!-- This site is optimized with the Yoast SEO plugin v11.1.1 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Online version of the Daily Mississippian, student newspaper for the University of Mississippi in Oxford since 1911"/> <link rel="canonical" href="https://thedmonline.com/" /> <link rel="next" href="http://thedmonline.com/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="The Daily Mississippian" /> <meta property="og:description" content="Online version of the Daily Mississippian, student newspaper for the University of Mississippi in Oxford since 1911" /> <meta property="og:url" content="https://thedmonline.com/" /> <meta property="og:site_name" content="The Daily Mississippian" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Online version of the Daily Mississippian, student newspaper for the University of Mississippi in Oxford since 1911" /> <meta name="twitter:title" content="The Daily Mississippian" /> <meta name="twitter:site" content="@thedm_news" /> <script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://thedmonline.com/#organization","name":"The Daily Mississippian","url":"https://thedmonline.com/","sameAs":["https://www.facebook.com/thedailymississippian","https://instagram.com/thedmphotos/","http://www.linkedin.com/company/the-daily-mississippian?trk=hb_tab_compy_id_3035224","http://www.youtube.com/user/NewsWatchOleMiss","https://twitter.com/thedm_news"],"logo":{"@type":"ImageObject","@id":"https://thedmonline.com/#logo","url":"https://thedmonline.com/wp-content/uploads/2015/08/theDM1.png","width":500,"height":500,"caption":"The Daily Mississippian"},"image":{"@id":"https://thedmonline.com/#logo"}},{"@type":"WebSite","@id":"https://thedmonline.com/#website","url":"https://thedmonline.com/","name":"The Daily Mississippian","publisher":{"@id":"https://thedmonline.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://thedmonline.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://thedmonline.com/#webpage","url":"https://thedmonline.com/","inLanguage":"en-US","name":"The Daily Mississippian","isPartOf":{"@id":"https://thedmonline.com/#website"},"about":{"@id":"https://thedmonline.com/#organization"},"description":"Online version of the Daily Mississippian, student newspaper for the University of Mississippi in Oxford since 1911"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//cdn.broadstreetads.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="The Daily Mississippian &raquo; Feed" href="https://thedmonline.com/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/thedmonline.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" href="https://thedmonline.com/wp-content/cache/minify/38893.css" media="all" /> <style id='__EPYT__style-inline-css' type='text/css'> .epyt-gallery-thumb { width: 33.333%; } </style> <script type='text/javascript' data-cfasync='false' async src='//cdn.broadstreetads.com/init-2.min.js?ver=5.2'></script> <script src="https://thedmonline.com/wp-content/cache/minify/1f44c.js"></script> <script type='text/javascript'> /* <![CDATA[ */ var _EPYT_ = {"ajaxurl":"https:\/\/thedmonline.com\/wp-admin\/admin-ajax.php","security":"b1dd978607","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/thedmonline.com\/wp-content\/plugins\/youtube-embed-plus\/scripts\/","eppath":"https:\/\/thedmonline.com\/wp-content\/plugins\/youtube-embed-plus\/","epresponsiveselector":"[\"iframe.__youtube_prefs_widget__\"]","epdovol":"1","version":"13.1","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","ytapi_load":"light","stopMobileBuffer":"1","vi_active":"","vi_js_posttypes":[]}; /* ]]> */ </script> <script src="https://thedmonline.com/wp-content/cache/minify/0640d.js"></script> <link rel='https://api.w.org/' href='https://thedmonline.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://thedmonline.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://thedmonline.com/wp-includes/wlwmanifest.xml" /> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <style type="text/css"> .videoreadr .ui-widget { font-size:90% !important } /*.videoreadr .l_toolbar .logo_link img { width:90px !important } uncomment if the VideoReadr logo is too big */ </style> <script src="https://thedmonline.com/wp-content/cache/minify/701cd.js"></script> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//thedmonline.com/?wordfence_lh=1&hid=670AE3DD290989285E2136652A99CEF8'); </script><link rel="shortcut icon" href="http://thedmonline.com/wp-content/uploads/2018/08/dm-news-logo.jpg"/> <!-- Dynamic Widgets by QURL loaded - http://www.dynamic-widgets.com //--> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #d3d3d3; } </style> <!-- BEGIN ExactMetrics v5.3.8 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-34374599-1', 'auto'); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics --> <style type="text/css" id="wp-custom-css"> div.gallery { margin: 5px; border: 1px solid #ccc; float: left; width: 180px; } div.gallery:hover { border: 1px solid #777; } div.gallery img { width: 100%; height: auto; } div.desc { padding: 15px; text-align: center; } .mask { left:-150px; } </style> <link rel="stylesheet" href="https://thedmonline.com/wp-content/cache/minify/a3a89.css" media="all" /> <style>.ad-2{margin-top:-18px !important}</style> <script language="JavaScript1.2"> var howOften = 5; //number often in seconds to rotate var current = 0; //start the counter at 0 var ns6 = document.getElementById&&!document.all; //detect netscape 6 // place your images, text, etc in the array elements here var items = new Array(); items[0]="<a href='http://oxfordurgentclinic.com'><img alt='image0 (9K)' src='http://thedmonline.com/wp-content/uploads/2016/08/OxfordUrgentCare_onlinebanner1.png' height='90' width='728' border='0' /></a>"; //a linked image items[1]="<a href='http://oxfordurgentclinic.com'><img alt='image0 (9K)' src='http://thedmonline.com/wp-content/uploads/2016/08/OxfordUrgentCare_onlinebanner2.png' height='90' width='728' border='0' /></a>"; //a linked image items[2]="<a href='http://oxfordurgentclinic.com'><img alt='image0 (9K)' src='http://thedmonline.com/wp-content/uploads/2016/08/OxfordUrgentCare_onlinebanner3.png' height='90' width='728' border='0' /></a>"; //a linked image function rotater() { document.getElementById("placeholder").innerHTML = items[current]; current = (current==items.length-1) ? 0 : current + 1; setTimeout("rotater()",howOften*1000); } function rotater() { if(document.layers) { document.placeholderlayer.document.write(items[current]); document.placeholderlayer.document.close(); } if(ns6)document.getElementById("leaderboardrotate").innerHTML=items[current] if(document.all) leaderboardrotate.innerHTML=items[current]; current = (current==items.length-1) ? 0 : current + 1; //increment or reset setTimeout("rotater()",howOften*1000); } window.onload=rotater; //--> </script> </head> <body class="home blog custom-background ctct-internationalpost-singlepro-psd"> <div class="ad-1"> <script src="https://cdn.broadstreetads.com/init-2.min.js"></script> <script>broadstreet.watch({ networkId: 5885 })</script> <broadstreet-zone zone-id="69450"></broadstreet-zone> </div> <div id="wrapper"> <div class="top1"><a name="top"></a></div> <header id="header" class="singleheader"> <div class="top-panel"> <div class="container"> <nav> <div id="topMenu" class="ddsmoothmenu"><ul id="menu-top-menu" class="menu"><li id="menu-item-3962" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3962"><a href="http://ad2ad.com/?portalid=1812566">Classifieds</a></li> <li id="menu-item-4246" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4246"><a href="http://archive.thedmonline.com">Old Archives</a></li> <li id="menu-item-10807" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10807"><a href="https://thedmonline.com/apply/">Apply</a></li> <li id="menu-item-74692" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74692"><a href="https://thedmonline.com/the-dm-advertising/">Advertise With Us</a></li> </ul></div> </nav> <ul class="social"> <li><a href="http://thedmonline.com/feed" class="rss">rss</a></li> <li><a href="http://twitter.com/thedm_news" class="twitter">twitter</a></li> <li><a href="http://www.linkedin.com/company/the-daily-mississippian?trk=hb_tab_compy_id_3035224" class="linkedin">linkedin</a></li> <li><a href="https://plus.google.com/105887913597449370396/about" class="gplus">gplus</a></li> <li><a href="http://www.facebook.com/thedailymississippian" class="facebook">facebook</a></li> </ul> </div> </div> <div class="topic-panel"> <div class="container"> <!-- **************** Beginning: The commented container below removed comments showing on top left below "Advertise" link ************************* --> <!-- <strong class="title">TRENDING Topics </strong> <div class="topic-list"> <div class="top-trending"> <div style="color:#000"> Go to DASHBOARD > Appearance > Menus to set up the menu.</div> </div> </div> --> <!-- **************** End: The commented container below removed comments showing on top left below "Advertise" link ************************* --> <div class="cb"> </div> </div> </div> <div class="container logo-holder"> <!-- **************** Beginning: The commented container below removed comments showing Breaking News - Front page - right of logo ************************* --> <!-- start Breaking News - Front page - right of logo --> <div class="carousel"> <div class="mask"> <!-- <strong class="title">Breaking</strong> --> <div id="banner-slide"> <!-- start Basic Jquery Slider --> <!-- <ul class="bjqs"> <li> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/" rel="bookmark"> Unita Blackwell, civil rights pillar and first black woman mayor in Mississippi, dies at 86</a></li> <li> <a href="https://thedmonline.com/fourth-annual-pride-week-remembers-stonewall-riots-50-years-later/" rel="bookmark"> Fourth annual Pride Week remembers Stonewall Riots 50 years later</a></li> <li> <a href="https://thedmonline.com/title-ix-shifts/" rel="bookmark"> Student advocacy offices merge to support the accused and survivors of sexual assault</a></li> <li> <a href="https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/" rel="bookmark"> Student teachers disappointed in low statewide pay raise</a></li> <li> <a href="https://thedmonline.com/alumni-memorial-service/" rel="bookmark"> 15 bells toll, remembering lives lost this past year</a></li> <li> <a href="https://thedmonline.com/confederate-statue-relocation-update/" rel="bookmark"> Where the statue stands: justification, presentation and approval still needed</a></li> <li> <a href="https://thedmonline.com/barron-mayfield-qa/" rel="bookmark"> A conversation with the president</a></li> </ul> --> <!-- end Basic jQuery Slider --> </div> <!-- **************** end Breaking News: The commented container below removed comments showing Breaking News - Front page - right of logo ****************** --> <!-- start Basic Jquery Slider --> </div> </div> <div class="topsearch-wrapper"> <form method="get" id="footersearch1" action="https://thedmonline.com/"> <input type="text" name="s" value=" " onblur="if(this.value=='') this.value=' ';" onfocus="if(this.value==' ') this.value='';" id="s2" /> <input type="submit" value=" " id="searchsubmit" /> </form> </div> <div class="logo-wrapper"> <div class="head-date">May 16, 2019</div> <strong class="logo"><a href="http://thedmonline.com"><img src="http://thedmonline.com/wp-content/uploads/2018/08/newflagforwebsite2.png" alt="" /> </a></strong> </div> <div class="cb"></div> </div> <nav id="nav"> <div class="responsivemenu"> <nav id="mobile-menu" role="navigation"></nav></div> <div class="menu"> <div id="menu-22" class="ddsmoothmenu"><ul id="menu-footer-menu" class="menu"><li id="menu-item-18894" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-18894"><a href="http://thedmonline.com/" aria-current="page">Home</a></li> <li id="menu-item-18886" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18886"><a href="http://thedmonline.com/category/news/">News</a></li> <li id="menu-item-18889" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18889"><a href="http://thedmonline.com/category/opinion/">Opinion</a></li> <li id="menu-item-18888" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18888"><a href="http://thedmonline.com/category/lifestyles/">Arts &#038; Culture</a></li> <li id="menu-item-18887" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18887"><a href="http://thedmonline.com/category/sports/">Sports</a></li> <li id="menu-item-18884" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18884"><a href="https://thedmonline.com/printedition/">Print Editions</a></li> <li id="menu-item-19476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children arrow menu-item-19476"><a href="http://thedmonline.com/category/multimedia/">Multimedia</a> <ul class="sub-menu"> <li id="menu-item-74982" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-74982"><a href="https://spark.adobe.com/page/UBIqNlpRHtcMP/">Ole Miss Pendulum</a></li> <li id="menu-item-74874" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-74874"><a href="https://spark.adobe.com/page/zkb7jscYNB1Ve/">Protests on Campus</a></li> <li id="menu-item-66091" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-66091"><a href="http://thedmonline.com/farm-to-fork-the-faces-behind-oxfords-culinary-crossroads/">Farm to Fork</a></li> <li id="menu-item-64412" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-64412"><a href="http://harvey.thedmonline.com">Hurricane Harvey</a></li> <li id="menu-item-64127" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-64127"><a href="https://thedmonline.com/category/mlk50/">MLK50</a></li> <li id="menu-item-57127" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57127"><a href="http://lovestories.thedmonline.com">Rebel Love Stories</a></li> <li id="menu-item-57171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57171"><a href="https://thedmonline.com/special-edition-daily-mississippian/">The Red Zone</a></li> <li id="menu-item-53231" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-53231"><a href="https://thedmonline.com/dm-podcast/">Podcasts</a></li> </ul> </li> <li id="menu-item-73036" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73036"><a href="https://thedmonline.com/newswatch/">NewsWatch</a></li> <li id="menu-item-18891" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children arrow menu-item-18891"><a href="https://thedmonline.com/advertise/">Advertise</a> <ul class="sub-menu"> <li id="menu-item-62937" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62937"><a href="https://thedmonline.com/the-dm-advertising/">The DM Advertising</a></li> <li id="menu-item-62940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62940"><a href="https://thedmonline.com/rebel-radio/">Rebel Radio Ads</a></li> <li id="menu-item-18892" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18892"><a href="https://thedmonline.com/advertise/online-advertising/">Online Advertising</a></li> <li id="menu-item-62936" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-62936"><a href="https://thedmonline.com/multi-platform-ad-packages/">Multi-Platform Ad Packages</a></li> </ul> </li> <li id="menu-item-63210" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63210"><a href="https://thedmonline.com/newsletter-signup/">Newsletter</a></li> <li id="menu-item-70713" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70713"><a href="https://thedmonline.com/apply/">Apply</a></li> </ul></div> </div> </nav> </header> <section id="main"> <div class="container"> <div class="box"> <div class="hgroup"><hgroup> <h1 class="site-title"><a href="https://thedmonline.com/" title="The Daily Mississippian" rel="home">The Daily Mississippian</a></h1> <h2 class="site-description">Online version of the Daily Mississippian, student newspaper for the University of Mississippi in Oxford since 1911</h2> </hgroup></div> <div class="block black"> <div class="galleryhome"> <div class="flexslider newslider mask slider-slide"> <ul class="slides slideset"> <li> <a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/"><img width="710" height="401" src="https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-710x401.jpg" class="attachment-sliderbig size-sliderbig wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-710x401.jpg 710w, https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-150x84.jpg 150w, https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-300x169.jpg 300w, https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-195x110.jpg 195w" sizes="(max-width: 710px) 100vw, 710px" /></a> <div class="info"> <a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/"><h2>Ole Miss finishes sixth in Stanford Regional </h2></a> <div class="holder"> <a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/" class="btn-more">Read More</a> <strong class="by">By <span><a href="https://thedmonline.com/author/sportsdesk/" title="View all posts by Joshua Clayton">Joshua Clayton</a></span> <span class="date">May 15, 2019</span></strong> </div> </div> </li> <li> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/"><img width="575" height="397" src="https://thedmonline.com/wp-content/uploads/2019/05/Blackwell-crop.png" class="attachment-sliderbig size-sliderbig wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2019/05/Blackwell-crop.png 575w, https://thedmonline.com/wp-content/uploads/2019/05/Blackwell-crop-150x104.png 150w, https://thedmonline.com/wp-content/uploads/2019/05/Blackwell-crop-300x207.png 300w" sizes="(max-width: 575px) 100vw, 575px" /></a> <div class="info"> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/"><h2>Unita Blackwell, civil rights pillar and first black woman mayor in Mississippi, dies at 86 </h2></a> <div class="holder"> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/" class="btn-more">Read More</a> <strong class="by">By <span><a href="https://thedmonline.com/author/jdpayne/" title="View all posts by Adam Ganucheau, for Mississippi Today">Adam Ganucheau, for Mississippi Today</a></span> <span class="date">May 15, 2019</span></strong> </div> </div> </li> <li> <a href="https://thedmonline.com/title-ix-shifts/"><img width="710" height="401" src="https://thedmonline.com/wp-content/uploads/2016/04/RASA-logo-710x401.png" class="attachment-sliderbig size-sliderbig wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2016/04/RASA-logo-710x401.png 710w, https://thedmonline.com/wp-content/uploads/2016/04/RASA-logo-195x110.png 195w" sizes="(max-width: 710px) 100vw, 710px" /></a> <div class="info"> <a href="https://thedmonline.com/title-ix-shifts/"><h2>Student advocacy offices merge to support the accused and survivors of sexual assault </h2></a> <div class="holder"> <a href="https://thedmonline.com/title-ix-shifts/" class="btn-more">Read More</a> <strong class="by">By <span><a href="https://thedmonline.com/author/seh925/" title="View all posts by Mckenzie Richmond">Mckenzie Richmond</a></span> <span class="date">May 3, 2019</span></strong> </div> </div> </li> <li> <a href="https://thedmonline.com/mens-womens-golf-2/"><img width="710" height="401" src="https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-710x401.jpg" class="attachment-sliderbig size-sliderbig wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-710x401.jpg 710w, https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-150x84.jpg 150w, https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-300x169.jpg 300w, https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-195x110.jpg 195w" sizes="(max-width: 710px) 100vw, 710px" /></a> <div class="info"> <a href="https://thedmonline.com/mens-womens-golf-2/"><h2>Men&#8217;s and Women&#8217;s Golf head to NCAA Regionals </h2></a> <div class="holder"> <a href="https://thedmonline.com/mens-womens-golf-2/" class="btn-more">Read More</a> <strong class="by">By <span><a href="https://thedmonline.com/author/seh925/" title="View all posts by Flint Christian">Flint Christian</a></span> <span class="date">May 3, 2019</span></strong> </div> </div> </li> <li> <a href="https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/"><img width="710" height="401" src="https://thedmonline.com/wp-content/uploads/2019/05/guyton-SFP-1-710x401.jpg" class="attachment-sliderbig size-sliderbig wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2019/05/guyton-SFP-1-710x401.jpg 710w, https://thedmonline.com/wp-content/uploads/2019/05/guyton-SFP-1-195x110.jpg 195w" sizes="(max-width: 710px) 100vw, 710px" /></a> <div class="info"> <a href="https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/"><h2>Student teachers disappointed in low statewide pay raise </h2></a> <div class="holder"> <a href="https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/" class="btn-more">Read More</a> <strong class="by">By <span><a href="https://thedmonline.com/author/seh925/" title="View all posts by Kenneth Niemeyer">Kenneth Niemeyer</a></span> <span class="date">May 3, 2019</span></strong> </div> </div> </li> <li> <a href="https://thedmonline.com/confederate-statue-relocation-update/"><img width="710" height="401" src="https://thedmonline.com/wp-content/uploads/2019/05/confederatemonument1SFW-710x401.jpg" class="attachment-sliderbig size-sliderbig wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2019/05/confederatemonument1SFW-710x401.jpg 710w, https://thedmonline.com/wp-content/uploads/2019/05/confederatemonument1SFW-195x110.jpg 195w" sizes="(max-width: 710px) 100vw, 710px" /></a> <div class="info"> <a href="https://thedmonline.com/confederate-statue-relocation-update/"><h2>Where the statue stands: justification, presentation and approval still needed </h2></a> <div class="holder"> <a href="https://thedmonline.com/confederate-statue-relocation-update/" class="btn-more">Read More</a> <strong class="by">By <span><a href="https://thedmonline.com/author/seh925/" title="View all posts by Hadley Hitson">Hadley Hitson</a></span> <span class="date">May 2, 2019</span></strong> </div> </div> </li> </ul> </div> <div class="flexslider carousel newslider mask slider-thumbs"> <ul class="slides buttons"> <li> <a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/"> <img width="80" height="50" src="https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-80x50.jpg" class="attachment-slidersmall size-slidersmall wp-post-image" alt="" /> Ole Miss finishes sixth in Stanford Regional </a> </li> <li> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/"> <img width="80" height="50" src="https://thedmonline.com/wp-content/uploads/2019/05/Blackwell-crop-80x50.png" class="attachment-slidersmall size-slidersmall wp-post-image" alt="" /> Unita Blackwell, civil rights pillar and first black woman mayor in Mississippi, dies at 86 </a> </li> <li> <a href="https://thedmonline.com/title-ix-shifts/"> <img width="80" height="50" src="https://thedmonline.com/wp-content/uploads/2016/04/RASA-logo-80x50.png" class="attachment-slidersmall size-slidersmall wp-post-image" alt="" /> Student advocacy offices merge to support the accused and survivors of sexual assault </a> </li> <li> <a href="https://thedmonline.com/mens-womens-golf-2/"> <img width="80" height="50" src="https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-80x50.jpg" class="attachment-slidersmall size-slidersmall wp-post-image" alt="" /> Men&#8217;s and Women&#8217;s Golf head to NCAA Regionals </a> </li> <li> <a href="https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/"> <img width="80" height="50" src="https://thedmonline.com/wp-content/uploads/2019/05/guyton-SFP-1-80x50.jpg" class="attachment-slidersmall size-slidersmall wp-post-image" alt="" /> Student teachers disappointed in low statewide pay raise </a> </li> <li> <a href="https://thedmonline.com/confederate-statue-relocation-update/"> <img width="80" height="50" src="https://thedmonline.com/wp-content/uploads/2019/05/confederatemonument1SFW-80x50.jpg" class="attachment-slidersmall size-slidersmall wp-post-image" alt="" /> Where the statue stands: justification, presentation and approval still needed </a> </li> </ul> </div> </div> <aside class="news-block"> <h3>Latest Tweets</h3> <a class="twitter-timeline" data-width="315" data-height="492" href="https://twitter.com/thedm_news?ref_src=twsrc%5Etfw">Tweets by @thedm_news</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> <div class="ad-2"> <a href="http://thedmonline.com/wp-content/uploads/2019/02/2019HousingGuide.pdf"> <img src="http://thedmonline.com/wp-content/uploads/2019/02/HousingGuide2019-728x90.png"/> </a> </div> <!-- Featured Area Starts--> </div> <!-- Block 1 Starts--> <div class="box block1"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/news/" title="News">News</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/" rel="bookmark"> Unita Blackwell, civil rights pillar and first black woman mayor in Mississippi, dies at 86 </a></h3> <div class="holder"> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2019/05/Blackwell-crop-430x210.png" class="attachment-blockbig size-blockbig wp-post-image" alt="" /></a> <p> Unita Blackwell, the sharecropper who later became the first black woman mayor in the state of Mississippi and advised six U.S. presidents, died Monday at age 86. Her son Jeremiah Blackwell Jr. told Mississippi Today his mother died Monday morning at a hospital in Biloxi after a long battle with dementia. Photo Courtesy: Wikimedia Commons Blackwell was an important pillar in the civil rights...<a href='https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/'></a></p> <div class="more"> <a href="https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/fourth-annual-pride-week-remembers-stonewall-riots-50-years-later/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2019/02/pride19-1-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/fourth-annual-pride-week-remembers-stonewall-riots-50-years-later/" rel="bookmark"> Fourth annual Pride Week remembers Stonewall Riots 50 years later </a> </li> <li> <a href="https://thedmonline.com/title-ix-shifts/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2016/04/RASA-logo-74x58.png" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/title-ix-shifts/" rel="bookmark"> Student advocacy offices merge to support the accused and survivors of sexual assault </a> </li> </ul> </div> <aside class="more-political"> <h3>More News </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/" rel="bookmark"> Student teachers disappointed in low statewide pay raise </a></li> <li><a href="https://thedmonline.com/alumni-memorial-service/" rel="bookmark"> 15 bells toll, remembering lives lost this past year </a></li> <li><a href="https://thedmonline.com/confederate-statue-relocation-update/" rel="bookmark"> Where the statue stands: justification, presentation and approval still needed </a></li> <li><a href="https://thedmonline.com/barron-mayfield-qa/" rel="bookmark"> A conversation with the president </a></li> <li><a href="https://thedmonline.com/mississippi-flag-ordered-out-of-park-near-statue-of-liberty/" rel="bookmark"> Mississippi flag ordered out of park near Statue of Liberty </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/news/" title="News">More News </a> </div> </div> </div> <!-- Block 1 Ends--> <!-- Block 2 Starts--> <!-- Block 2 Ends--> <!-- Block 3 Starts--> <div class="box block3"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/sports/" title="Sports">Sports</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/" rel="bookmark"> Ole Miss finishes sixth in Stanford Regional </a></h3> <div class="holder"> <a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2019/04/Josh-Seiple-Chris-Malloy-430x210.jpg" class="attachment-blockbig size-blockbig wp-post-image" alt="" /></a> <p> After a hard-fought battle, the Ole Miss men&#8217;s golf team finished sixth in the NCAA Stanford Regional, just missing the cut for a trip to the national championship. The Rebels were in a tough fight during the third round on Wednesday, trading fifth place back and forth with LSU the whole day, but fell behind in the final holes to get pushed out of the top 5. Their 3-over 843 over the week...<a href='https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/'></a></p> <div class="more"> <a href="https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/mens-womens-golf-2/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2019/05/Kory-Henkes-Julia-Johnson-SFW-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/mens-womens-golf-2/" rel="bookmark"> Men&#8217;s and Women&#8217;s Golf head to NCAA Regionals </a> </li> <li> <a href="https://thedmonline.com/baseball-series-preview-3/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2019/05/baseball-SFW-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/baseball-series-preview-3/" rel="bookmark"> Rebels seek redemption in tough atmosphere of Baton Rouge </a> </li> </ul> </div> <aside class="more-political"> <h3>More Sports </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/softball-series-preview-2/" rel="bookmark"> Ole Miss to finish regular season with weekend series in Athens </a></li> <li><a href="https://thedmonline.com/peach-bowl-golf-thing/" rel="bookmark"> Rebels prepare for rematch vs. OSU in NCAA Regionals </a></li> <li><a href="https://thedmonline.com/football-defense/" rel="bookmark"> GPA Boosters: Early grades for the defensive depth chart </a></li> <li><a href="https://thedmonline.com/rebels-drop-midweek-bout-in-hattiesburg/" rel="bookmark"> Rebels drop midweek bout in Hattiesburg </a></li> <li><a href="https://thedmonline.com/baseball-preview-6/" rel="bookmark"> Diamond Rebs head to Hattiesburg after big weekend </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/sports/" title="Sports">More Sports </a> </div> </div> </div> <!-- Block 3 Ends--> <!-- Block 4 Starts--> <div class="box block4"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/lifestyles/" title="Arts &amp; Culture">Arts &amp; Culture</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/lo-noom-qa/" rel="bookmark"> Talking tunes with Andrew Newman </a></h3> <div class="holder"> <a href="https://thedmonline.com/lo-noom-qa/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2019/05/newmanSFW-430x210.jpg" class="attachment-blockbig size-blockbig wp-post-image" alt="" /></a> <p> Newman spoke about his album, his musical process and his life outside of songwriting the week before his EP, “Noom,” comes out. Ole Miss junior Andrew Newman plays music under the name Lo Noom. Photo by Katherine Butler. LN: What&#8217;s your vision for the album &#8220;Noom&#8221;? What&#8217;s the concept that you&#8217;re kind of going for? AN: The concept of it is songs I wrote...<a href='https://thedmonline.com/lo-noom-qa/'></a></p> <div class="more"> <a href="https://thedmonline.com/lo-noom-qa/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/playlist-of-the-week-icymi-double-decker/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2017/09/Playlist-1-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="playlist" /></a> <a href="https://thedmonline.com/playlist-of-the-week-icymi-double-decker/" rel="bookmark"> Playlist of the week: ICYMI — Double Decker </a> </li> <li> <a href="https://thedmonline.com/mountain-goats-review/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2018/09/dm-feature-logo-74x58.png" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" srcset="https://thedmonline.com/wp-content/uploads/2018/09/dm-feature-logo-74x58.png 74w, https://thedmonline.com/wp-content/uploads/2018/09/dm-feature-logo-150x118.png 150w, https://thedmonline.com/wp-content/uploads/2018/09/dm-feature-logo-300x235.png 300w, https://thedmonline.com/wp-content/uploads/2018/09/dm-feature-logo.png 759w" sizes="(max-width: 74px) 100vw, 74px" /></a> <a href="https://thedmonline.com/mountain-goats-review/" rel="bookmark"> With a twang, not a roar, The Mountain Goats deliver more indie rock magic on &#8216;In the League with Dragons&#8217; </a> </li> </ul> </div> <aside class="more-political"> <h3>More Arts &amp; Culture </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/instagram-map/" rel="bookmark"> 9 Most Instagramable spots on the Square </a></li> <li><a href="https://thedmonline.com/alumni-artist-submission/" rel="bookmark"> Alumni artists return to Oxford for Double Decker </a></li> <li><a href="https://thedmonline.com/musician-blurbs/" rel="bookmark"> Lucero, Memphis alt-country veterans, is &#8216;long-running, hard-working, bar-rocking&#8217; </a></li> <li><a href="https://thedmonline.com/whos-on-stage-at-double-decker/" rel="bookmark"> Who&#8217;s on stage at Double Decker? </a></li> <li><a href="https://thedmonline.com/student-artist-feature/" rel="bookmark"> Mud Daubers bring student talent to Double Decker </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/lifestyles/" title="Arts &amp; Culture">More Arts &amp; Culture </a> </div> </div> </div> <!-- Block 4 Ends--> <!-- Block 5 Starts--> <div class="box block5"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/opinion/" title="Opinion">Opinion</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/opinion-farewell-column-devna-bose/" rel="bookmark"> Farewell column: Managing Editor Devna Bose </a></h3> <div class="holder"> <a href="https://thedmonline.com/opinion-farewell-column-devna-bose/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2017/08/unnamed-1-430x210.jpg" class="attachment-blockbig size-blockbig wp-post-image" alt="dm opinion" /></a> <p> Well, it’s been fun. As a feature writer, I’m cringing — that’s certainly not my best lede, but it’s a truthful one. Photo by Christian Johnson My tenure at The Daily Mississippian has been a lot of things. It’s been rewarding, challenging, confusing, painful and meaningful, but I can’t lie — most of all, it’s been fun. I have had fun these past four years painting...<a href='https://thedmonline.com/opinion-farewell-column-devna-bose/'></a></p> <div class="more"> <a href="https://thedmonline.com/opinion-farewell-column-devna-bose/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/opinion-farewell-column-slade-rand/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2017/08/unnamed-1-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="dm opinion" /></a> <a href="https://thedmonline.com/opinion-farewell-column-slade-rand/" rel="bookmark"> Farewell column: Editor-in-chief Slade Rand </a> </li> <li> <a href="https://thedmonline.com/opinion-should-you-really-get-a-dog/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2017/08/unnamed-1-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="dm opinion" /></a> <a href="https://thedmonline.com/opinion-should-you-really-get-a-dog/" rel="bookmark"> Opinion: Should you really get a dog? </a> </li> </ul> </div> <aside class="more-political"> <h3>More Opinion </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/opinion-we-made-ole-miss-our-home-ole-miss-made-us-who-we-are/" rel="bookmark"> Opinion: We made Ole Miss our home. Ole Miss made us who we are. </a></li> <li><a href="https://thedmonline.com/farewell-column-news-editor-taylor-vance/" rel="bookmark"> Farewell column: News Editor Taylor Vance </a></li> <li><a href="https://thedmonline.com/opinion-what-pride-means-to-me/" rel="bookmark"> Opinion: What pride means to me </a></li> <li><a href="https://thedmonline.com/opinion-free-market-principles-help-the-helpless/" rel="bookmark"> OPINION: Free market principles help the helpless </a></li> <li><a href="https://thedmonline.com/opinionour-children-and-the-titantic-challenge-before-us/" rel="bookmark"> Opinion: Our children and the Titantic challenge before us </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/opinion/" title="Opinion">More Opinion </a> </div> </div> </div> <!-- Block 5 Ends--> <!-- Block 6 Starts--> <div class="box block6"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/2-23-19-weekend-protests/" title="2/23/19: Weekend Protests">2/23/19: Weekend Protests</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/players-kneel-overshadow-neo-confederate-march-on-campus/" rel="bookmark"> Rebel players kneel, overshadow neo-Confederate march on campus </a></h3> <div class="holder"> <a href="https://thedmonline.com/players-kneel-overshadow-neo-confederate-march-on-campus/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2019/02/Screen-Shot-2019-02-25-at-2.27.16-AM-430x210.png" class="attachment-blockbig size-blockbig wp-post-image" alt="" /></a> <p>Devontae Shuler knelt for 63 seconds on Saturday. The basketball team’s historic on-court protest was brief, yet it overshadowed a day’s worth of neo-Confederate demonstrations happening at the same time in the heart of campus. The sophomore Rebel took to his knee as the opening notes of “The Star Spangled Banner” played in The Pavillion. Twenty seconds later, five of his teammates had joined...<a href='https://thedmonline.com/players-kneel-overshadow-neo-confederate-march-on-campus/'></a></p> <div class="more"> <a href="https://thedmonline.com/players-kneel-overshadow-neo-confederate-march-on-campus/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/campus-rallies-end-in-no-violence-injuries/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2019/02/march3_4-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/campus-rallies-end-in-no-violence-injuries/" rel="bookmark"> Campus rallies end in no violence, injuries </a> </li> <li> <a href="https://thedmonline.com/opinion-in-solidarity-with-basketball-players/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2019/02/IMG_1520-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/opinion-in-solidarity-with-basketball-players/" rel="bookmark"> Letter to the Editor: Randy Morgan </a> </li> </ul> </div> <aside class="more-political"> <h3>More 2/23/19: Weekend Protests </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/feature-on-the-protestor-and-counterprotest/" rel="bookmark"> The space in between: Finding common ground at the Confederate rally </a></li> <li><a href="https://thedmonline.com/counterprotester-that-was-arrested/" rel="bookmark"> Counterprotester charged with disorderly conduct </a></li> <li><a href="https://thedmonline.com/opinion-tearing-down-historical-monuments-is-hate-group-action/" rel="bookmark"> Opinion: Letter to the Editor: In response to &#8216;Why do we cling to the Confederacy?&#8221; </a></li> <li><a href="https://thedmonline.com/kneeling/" rel="bookmark"> Basketball players kneeling reminiscent of Hawkins in 1982 </a></li> <li><a href="https://thedmonline.com/neo-confederate-protesters-march-from-oxford-square-to-ole-miss-campus/" rel="bookmark"> Neo-Confederate protesters march from Oxford Square to Ole Miss campus </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/2-23-19-weekend-protests/" title="2/23/19: Weekend Protests">More 2/23/19: Weekend Protests </a> </div> </div> </div> <!-- Block 6 Ends--> <!-- Block 7 Starts--> <div class="box block7"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/beyond-context/" title="Special Report on Racism: Beyond">Special Report on Racism: Beyond</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/intersectionality-ms/" rel="bookmark"> Faces of intersectionality: Stories of black queer women in the South </a></h3> <div class="holder"> <a href="https://thedmonline.com/intersectionality-ms/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2018/10/profiles2_sfw-430x210.jpg" class="attachment-blockbig size-blockbig wp-post-image" alt="jojo" /></a> <p>SHA’ SIMPSON Sha’ Simpson is an African-American lesbian woman who graduated from the University of Mississippi in 2014 and unapologetically embraces who she is. Photo by Devna Bose “I’ll put it to you like this,” Sha’ Simpson says, leaning back in her chair and defiantly looking me straight in the eyes. “For me, being a woman of color, being a lesbian — and then being a woman, period...<a href='https://thedmonline.com/intersectionality-ms/'></a></p> <div class="more"> <a href="https://thedmonline.com/intersectionality-ms/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/george-hall-and-voter-suppression-hh-ek-ms-sd/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2018/10/georgehallplaque-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/george-hall-and-voter-suppression-hh-ek-ms-sd/" rel="bookmark"> Still &#8216;bitter and bloody&#8217;: How George Hall&#8217;s namesake continues to silence voters </a> </li> <li> <a href="https://thedmonline.com/ventress-hall-nicka-smith/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2018/10/ventress2-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/ventress-hall-nicka-smith/" rel="bookmark"> A genealogist’s discovery: &#8216;Ventress owned my family&#8217; </a> </li> </ul> </div> <aside class="more-political"> <h3>More Special Report on Racism: Beyond </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/black-fraternity-houses/" rel="bookmark"> NPHC Greek houses absent on Fraternity and Sorority Row </a></li> <li><a href="https://thedmonline.com/opinion-oxford-political-power-rankings-who-really-runs-ole-miss/" rel="bookmark"> Opinion: Oxford political power rankings: who really runs Ole Miss </a></li> <li><a href="https://thedmonline.com/black-barber-beauty-shops/" rel="bookmark"> More than just hair </a></li> <li><a href="https://thedmonline.com/opinion-it-is-time-to-further-the-conversation-and-movement/" rel="bookmark"> Opinion: It is time to further the conversation and movement </a></li> <li><a href="https://thedmonline.com/cicce-story-as-ek-hh-sd/" rel="bookmark"> Center for Inclusion hosts programs to support students of color </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/beyond-context/" title="Special Report on Racism: Beyond">More Special Report on Racism: Beyond </a> </div> </div> </div> <!-- Block 7 Ends--> <!-- Block 8 Starts--> <div class="box block8"> <div class="political-info"> <h2> <a href="https://thedmonline.com/category/cartoon-2/" title="Cartoons">Cartoons</a></h2> <div class="block"> <div class="info"> <article class="article"> <h3><a href="https://thedmonline.com/cartoon-undead-week/" rel="bookmark"> Cartoon: Undead Week </a></h3> <div class="holder"> <a href="https://thedmonline.com/cartoon-undead-week/"><img width="430" height="210" src="https://thedmonline.com/wp-content/uploads/2019/05/emorgan_cartoon11-1-430x210.jpg" class="attachment-blockbig size-blockbig wp-post-image" alt="" /></a> <p> ...<a href='https://thedmonline.com/cartoon-undead-week/'></a></p> <div class="more"> <a href="https://thedmonline.com/cartoon-undead-week/">read more</a> </div> </div> </article> <ul class="list-articles"> <li> <a href="https://thedmonline.com/cartoon-wilson-moyer-6/"><img width="74" height="58" src="https://thedmonline.com/wp-content/uploads/2019/04/Professors-Hate-Him-74x58.jpg" class="attachment-blocksmall size-blocksmall wp-post-image" alt="" /></a> <a href="https://thedmonline.com/cartoon-wilson-moyer-6/" rel="bookmark"> Cartoon: Professors Hate Him! </a> </li> <li class="no-thumb"> <a href="https://thedmonline.com/cartoon-8/" rel="bookmark"> Cartoon: Professors hate him! </a> </li> </ul> </div> <aside class="more-political"> <h3>More Cartoons </h3> <ul class="headlines-list"> <li><a href="https://thedmonline.com/cartoon-wilson-moyer-5/" rel="bookmark"> Cartoon: &#8220;Too Weak for Two Weeks? Ask for help.&#8221; </a></li> <li><a href="https://thedmonline.com/cartoon-nakiyah-jordan/" rel="bookmark"> Cartoon: Local Women Loses Count of Weekly Cookout Visits </a></li> <li><a href="https://thedmonline.com/cartoon-nakyiah-jordan/" rel="bookmark"> Cartoon: A Solo Grove Easter </a></li> <li><a href="https://thedmonline.com/cartoon-local-man-loses-vape/" rel="bookmark"> Cartoon: Local man loses vape </a></li> <li><a href="https://thedmonline.com/cartoon-ill-do-it-tomorrow/" rel="bookmark"> Cartoon: &#8220;I&#8217;ll Do it Tomorrow&#8221; </a></li> </ul> </aside> </div> <div class="more-news"> <a href="https://thedmonline.com/category/cartoon-2/" title="Cartoons">More Cartoons </a> </div> </div> </div> <!-- Block 8 Ends--> <!-- Block 9 Starts--> <!-- Block 9 Ends--> <!-- Block 10 Starts--> <!-- Block 10 Ends--> <div class="ad-8"> <!-- Leaderboard [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc293512 = window.plc293512 || 0; document.write('<'+'div id="placement_293512_'+plc293512+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(171437, 293512, [728,90], 'placement_293512_'+opt.place, opt); }, opt: { place: plc293512++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </div> </div> </section> </div> <!-- Begin Constant Contact Active Forms --> <script> var _ctct_m = "33cdae1c0e3e9d53887f0af3b8f4dda5"; </script> <script id="signupScript" src="//static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js" async defer></script> <!-- End Constant Contact Active Forms --> <footer class="footer"> <div class="footer-holder"> <div class="container"> <!-- <strong class="logo"><a href="http://thedmonline.com"><img src="http://thedmonline.com/wp-content/uploads/2018/08/newflagforwebsite2.png" alt="" /> </a></strong> --!> <nav class="nav"> <div id="fotnav" class="ddsmoothmenu1"><ul id="menu-testing-menu" class="menu"><li id="menu-item-19112" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19112"><a href="https://thedmonline.com/advertise/">Advertise</a></li> <li id="menu-item-19113" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19113"><a href="https://thedmonline.com/advertise/online-advertising/">Online Advertising</a></li> </ul></div> </nav> <div class="cb"></div> </div> </div> </footer> <div class="footer"> <div class="footer2-wrapper"> <div class="footer2-area"> <div id="footerwrapper1"> <div class="box-hold footerwrapper"> <div class="box footer1"> <div class="widget"><h3>Archives</h3> <ul> <li><a href='https://thedmonline.com/2019/05/'>May 2019</a></li> <li><a href='https://thedmonline.com/2019/04/'>April 2019</a></li> <li><a href='https://thedmonline.com/2019/03/'>March 2019</a></li> <li><a href='https://thedmonline.com/2019/02/'>February 2019</a></li> <li><a href='https://thedmonline.com/2019/01/'>January 2019</a></li> <li><a href='https://thedmonline.com/2018/12/'>December 2018</a></li> <li><a href='https://thedmonline.com/2018/11/'>November 2018</a></li> <li><a href='https://thedmonline.com/2018/10/'>October 2018</a></li> <li><a href='https://thedmonline.com/2018/09/'>September 2018</a></li> <li><a href='https://thedmonline.com/2018/08/'>August 2018</a></li> <li><a href='https://thedmonline.com/2018/07/'>July 2018</a></li> <li><a href='https://thedmonline.com/2018/06/'>June 2018</a></li> </ul> </div> <div class="cb"></div> </div> <div class="box footer2"> <div class="widget"><h3><a class="rsswidget" href="http://thedmonline.com/feed"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="https://thedmonline.com/wp-includes/images/rss.png" alt="RSS" /></a> <a class="rsswidget" href="https://thedmonline.com/">DM RSS</a></h3><ul><li><a class='rsswidget' href='https://thedmonline.com/ole-miss-finishes-sixth-in-stanford-regional/'>Ole Miss finishes sixth in Stanford Regional</a></li><li><a class='rsswidget' href='https://thedmonline.com/unita-blackwell-civil-rights-pillar-and-first-black-woman-mayor-in-mississippi-dies-at-86/'>Unita Blackwell, civil rights pillar and first black woman mayor in Mississippi, dies at 86</a></li><li><a class='rsswidget' href='https://thedmonline.com/fourth-annual-pride-week-remembers-stonewall-riots-50-years-later/'>Fourth annual Pride Week remembers Stonewall Riots 50 years later</a></li><li><a class='rsswidget' href='https://thedmonline.com/opinion-farewell-column-devna-bose/'>Farewell column: Managing Editor Devna Bose</a></li><li><a class='rsswidget' href='https://thedmonline.com/title-ix-shifts/'>Student advocacy offices merge to support the accused and survivors of sexual assault</a></li><li><a class='rsswidget' href='https://thedmonline.com/opinion-farewell-column-slade-rand/'>Farewell column: Editor-in-chief Slade Rand</a></li><li><a class='rsswidget' href='https://thedmonline.com/opinion-should-you-really-get-a-dog/'>Opinion: Should you really get a dog?</a></li><li><a class='rsswidget' href='https://thedmonline.com/mens-womens-golf-2/'>Men’s and Women’s Golf head to NCAA Regionals</a></li><li><a class='rsswidget' href='https://thedmonline.com/baseball-series-preview-3/'>Rebels seek redemption in tough atmosphere of Baton Rouge</a></li><li><a class='rsswidget' href='https://thedmonline.com/student-teachers-disappointed-in-low-statewide-pay-raise/'>Student teachers disappointed in low statewide pay raise</a></li></ul></div> <div class="cb"></div> </div> <div class="box footer3"> <div class="cb"></div> </div> <div class="box footer4"> <div class="cb"></div> </div> </div> </div> </div> </div><!-- footer2-wrapper --> </div><!-- #footer --> <div class="footer"> <div class="copy"> <div id="bottomfooter"> <div class="site-footer"> All Rights Reserved to S. Gale Denley Student Media Center 2017 | <a href="#top"> Back to top </a> </div> <!-- .site-footer .site-footer --> <div class="cb"> </div> </div><!-- #bottomfooter --> </div> </div> <script data-cfasync='false'>window.broadstreetKeywords = ['is_home_page','is_landing_page','not_article_page']</script> <script data-cfasync='false'>window.broadstreetTargets = {"pagetype":["is_home_page"],"category":[],"url":"ole-miss-poor-showing-leads-to-home-loss-against-no-24-iowa-state"};</script> <script data-cfasync='false'> window.broadstreet = window.broadstreet || { run: [] };window.broadstreet.run.push(function () { window.broadstreet.watch({}); });</script> <script type="text/javascript"> var _sf_async_config={}; _sf_async_config.uid = 82801; _sf_async_config.domain = "thedmonline.com"; _sf_async_config.useCanonical = true; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { try { oldonload(); } catch (e) { loadChartbeat(); throw e} loadChartbeat(); }; })(); </script> <script src="https://thedmonline.com/wp-content/cache/minify/29296.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-34374599-1']); _gaq.push(['_setDomainName', 'thedmonline.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script> window.fbAsyncInit = function() { FB.init({ appId : '821175997987469', xfbml : true, version : 'v2.5' }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=xa-508dd6f042d9364c"></script> <script type="text/javascript"> var infolinks_pid = 3162494; var infolinks_wsid = 0; </script> <script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/ Object Caching 492/898 objects using disk Page Caching using disk: enhanced Minified using disk Database Caching 11/118 queries in 0.025 seconds using disk Served from: thedmonline.com @ 2019-05-16 06:32:48 by W3 Total Cache -->
0
<!DOCTYPE html> <html dir="rtl" lang="fa-IR" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.netnazar.com/xmlrpc.php"> <title>تماس با نت نظر | نت نظر</title> <meta name="description" content="&nbsp; ما با تولید محتوایی که بیش از یک میلیون بار در ماه دیده و خوانده می‌شود به برندها و کسب‌وکارهای ایران (مخصوصا تهران) کمک می کنیم که به مخاطبان" /> <link rel="canonical" href="https://www.netnazar.com/" /> <meta property="og:locale" content="fa_IR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="تماس با نت نظر | نت نظر" /> <meta property="og:description" content="&nbsp; ما با تولید محتوایی که بیش از یک میلیون بار در ماه دیده و خوانده می‌شود به برندها و کسب‌وکارهای ایران (مخصوصا تهران) کمک می کنیم که به مخاطبان" /> <meta property="og:url" content="https://www.netnazar.com/" /> <meta property="og:site_name" content="نت نظر" /> <script type='application/ld+json'>{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.netnazar.com/#website","url":"https://www.netnazar.com/","name":"\u0646\u062a \u0646\u0638\u0631","potentialAction":{"@type":"SearchAction","target":"https://www.netnazar.com/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <meta name="google-site-verification" content="pBZzWyfSNqUhorTAWScy_JWG9iANPYi5HxZd2OARdVc" /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="نت نظر &raquo; خوراک" href="https://www.netnazar.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="نت نظر &raquo; خوراک دیدگاه‌ها" href="https://www.netnazar.com/comments/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.netnazar.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='photoswipe-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify-child/photoswipe/photoswipe.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='photoswipe-skin-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify-child/photoswipe/default-skin/default-skin.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-rtl-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-includes/css/dist/block-library/style-rtl.min.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/instagram-feed/css/sb-instagram.min.css?ver=1.11.3' type='text/css' media='all' /> <link rel='stylesheet' id='sb-font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='wp-job-manager-tags-frontend-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/wp-job-manager-tags/assets/css/style.css?ver=5.2' type='text/css' media='all' /> <link rel='stylesheet' id='listify-fonts-css' href='//fonts.googleapis.com/css?family=Karla%3Aregular%2Citalic%2C700&#038;ver=2.9.1#038;subset=latin' type='text/css' media='all' /> <link rel='stylesheet' id='listify-rtl-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify/css/style.min-rtl.css?ver=2.9.1' type='text/css' media='all' /> <style id='listify-inline-css' type='text/css'> .as-seen-on{background-color:;}html{background-color:#f0f3f6;}.nav-menu.tertiary li.is-active a:before,.nav-menu.tertiary li.current-menu-item a:before{border-bottom-color:#f0f3f6;}.site-branding .site-title,.site-branding .site-description,.site-header-minimal .site-title,.site-header-minimal .site-description{display:none;}input,textarea,input[type=checkbox],input[type=radio],.site select,.facetwp-facet .facetwp-checkbox:before,.filter_by_tag a:before,.search-choice-close,.widget_layered_nav li a:before,.site-main .content-box select,.site-main .widget select,.site-main .job_listings select,.mfp-content select,body .chosen-container-single .chosen-single,body .chosen-container-multi .chosen-choices li.search-field input[type=text],.select2.select2-container .select2-choice,.select2.select2-container--default .select2-selection--single,.select2-container.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container .select2-dropdown,.facetwp-facet.facetwp-type-fselect .fs-label-wrap,body .chosen-container .chosen-drop,body .chosen-container-single .chosen-search input[type=text],body .chosen-container-single .chosen-search input[type=text]:focus{color:;border-color:;background-color:;}.wp-editor-container,.mce-tinymce.mce-container{border-color:;}input[type=checkbox]:checked:before,.facetwp-facet .facetwp-checkbox.checked:after,.facetwp-facet .facetwp-link.checked,.facetwp-facet.facetwp-type-fselect .fs-option{color:;}.facetwp-facet.facetwp-type-fselect .fs-arrow{border-top-color:;}input:focus,textarea:focus{background-color:#0a0a0a;}.wc-social-login-divider span:after,.wc-social-login-divider span:before{background-color:;}.listing-cover,.entry-cover,.homepage-cover.page-cover,.list-cover{background-color:#e6e9ec;}body,.listify_widget_panel_listing_tags .tag,.entry-cover.no-image,.entry-cover.no-image a,.listing-cover.no-image,.listing-cover.no-image a:not(.button),.content-pagination .page-numbers,.facetwp-pager .facetwp-page,.js-toggle-area-trigger,.job-dashboard-actions a,.job-manager-bookmark-actions a,body.fixed-map .site-footer,body.fixed-map .site-footer a,.homepage-cover .job_search_form .select:after,.tabbed-listings-tabs a,.archive-job_listing-toggle,.job-manager-form fieldset.fieldset-job_hours,.filter_by_tag a,a.upload-images,a.upload-images span,.woocommerce-tabs .tabs a,.cluster-overlay a,.map-marker-info,.map-marker-info a,.archive-job_listing-layout.button.active,.entry-title--grid a,.entry-read-more,.listing-by-term-title a,.map-widget-sections a,.select2-default,.select2-container .select2-choice,.select2-container-multi .select2-choices .select2-search-choice,.no-image .listing-stars--single .listing-star,.pm-column a,.astoundify-favorites-tab{color:#001d35;}.no-image .astoundify-favorites-icon svg{fill:#001d35;}.comment-meta a,.commentlist a.comment-ago,div:not(.no-image) .star-rating:before,div:not(.no-image) .stars span a:before,.job_listing-author-descriptor,.entry-meta,.entry-meta a,.home-widget-description,.listings-by-term-content .job_listing-rating-count,.listings-by-term-more a,.search-form .search-submit:before,.mfp-content .mfp-close:before,div:not(.job-package-price) .woocommerce .amount,.woocommerce .quantity,.showing_jobs,.account-sign-in,.archive-job_listing-layout.button{color:#234058;}.social-profiles a,.listing-gallery-nav .slick-dots li button:before{background-color:#234058;}a,.single-job_listing .widget a:not(.button),.listify_widget_panel_listing_content a{color:#f90949;}a:active,a:hover,.primary-header .current-account-toggle .sub-menu a{color:#e00030;}.search-overlay,.primary-header{background-color:#001d35;}.primary.nav-menu .current-cart .current-cart-count{border-color:#001d35;}.nav-menu a,.nav-menu li:before,.nav-menu li:after,.nav-menu a:before,.nav-menu a:after{color:#001d35;}.nav-menu ul a,.nav-menu.primary ul ul a,.nav-menu.primary ul ul li:before,.nav-menu.primary ul ul li:after{color:;}.main-navigation{background-color:;}.navigation-bar-toggle,.search-overlay-toggle{color:;}.tertiary-navigation{background-color:;}.tertiary-navigation .navigation-bar-toggle{color:;}.listify_widget_panel_listing_tags .tag.active:before,.job-package-includes li:before,.woocommerce-tabs .tabs .active a,body:not(.facetwp) .locate-me:before,.woocommerce .quantity input[type="button"],.astoundify-favorites-tab--active,.astoundify-favorites-tab--active:focus,.astoundify-favorites-tab--active:hover{color:#f90949;}input[type="button"].facetwp-reset:hover,input[type="button"].facetwp-reset:focus,.tabbed-listings-tabs a:hover,.tabbed-listings-tabs a.active,.archive-job_listing-toggle.active,body:not(.facetwp) .locate-me:hover:before{color:#d60026;}input[type="button"],input[type="reset"],input[type="submit"],.button,.facetwp-type-slider .noUi-connect,.ui-slider .ui-slider-range,.listing-owner,.comment-rating,.job_listing-rating-average,.map-marker.active:after,.cluster,.widget_calendar tbody a,.load_more_jobs,.listify-badge,.listing-featured-badge,button.update_results,.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected],.astoundify-favorites-submit-field button{background-color:#f90949;}input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,.button:hover,.button:focus,::selection,button.update_results:hover,button.update_results.refreshing,.load_more_jobs:hover,.astoundify-favorites-submit-field button:hover{background-color:#f40444;}::-moz-selection{background-color:#f40444;}.tabbed-listings-tabs a:hover,.tabbed-listings-tabs a.active,.archive-job_listing-toggle.active,li.job-package:hover,.job_listing_packages ul.job_packages li:not(.package-section):hover,.facetwp-type-slider .noUi-horizontal .noUi-handle,.facetwp-type-slider .noUi-horizontal .noUi-origin,.ui-slider .ui-slider-handle,.search-radius-slider .noUi-handle,.search-radius-slider .noUi-origin,.woocommerce-message,.job-manager-message,.woocommerce-info{border-color:#f90949;}.listing-featured--outline .job_listing-entry-header:before{box-shadow:inset 0 0 0 3px #f90949;}.widget_layered_nav li.chosen a:after,.widget_layered_nav li.chosen a,.upload-images:hover .upload-area,.job_listing_packages ul.job_packages li label,.upload-images:hover,.search-choice-close:after,.filter_by_tag a.active:after,.woocommerce-tabs .tabs .active a{color:#3396d1;}.button-secondary,input[type="button"].facetwp-reset,.type-product .onsale,.type-product .price ins,.job-package-tag{background-color:#3396d1;}.button-secondary:hover,.button-secondary:focus,input[type="button"].facetwp-reset:hover,input[type="button"].facetwp-reset:focus{background-color:#2e91cc;}.upload-images:hover{border-color:#3396d1;}.site-footer-widgets{color:;background-color:#2b2b2b;}.footer-widget,.footer-widget a,.footer-widget a:hover,.site-social a:hover{color:;}.site-footer,.site-social a{color:;}.site-footer{background-color:#2b2b2b;}.claimed-ribbon span:before{color:;}body{padding-top:75px;}.content-box,.content-shop-wrapper .archive-job_listing-filters-wrapper.top.type-product,.home-feature,.job-package,.job_filters,.listify_widget_search_listings.home-widget .archive-job_listing-filters-wrapper.top.job_search_form,.listify_widget_search_listings.home-widget .job_search_form,.listing-by-term-inner,.single-job_listing-description,.tabbed-listings-tabs a,.tabbed-listings-tabs a.archive-job_listing-filters-wrapper.top,.type-product .thumbnails a,.type-product .thumbnails a.archive-job_listing-filters-wrapper.top,.widget,.woocommerce div.product div.archive-job_listing-filters-wrapper.top.summary,.woocommerce div.product div.summary,.woocommerce-main-image,.woocommerce-page div.product div.archive-job_listing-filters-wrapper.top.summary,.woocommerce-page div.product div.summary, .woocommerce-tabs,.archive-job_listing-layout,.nav-menu .children.category-list .category-count,.nav-menu .sub-menu.category-list .category-count,ul.nav-menu .children.category-list .category-count,ul.nav-menu .sub-menu.category-list .category-count,.facetwp-pager .facetwp-page,.job-manager-pagination li a,.job-manager-pagination li span,.js-toggle-area-trigger,.site .facetwp-sort select,a.page-numbers, span.page-numbers,.archive-job_listing-toggle-inner{background-color:;box-shadow:inset 0 0 0 1px;border:0;}.comment-reply-title,.entry-content .rcp_form .rcp_subscription_fieldset .rcp_subscription_message,.entry-content .rcp_header,.entry-content h2,.entry-content h3,.entry-content h4,.job-manager-form h2,.job_listing_packages ul.job_packages .package-section,.listify_widget_panel_listing_content h2,.listify_widget_panel_listing_content h3,.listify_widget_panel_listing_content h4,.listing-by-term-title,.widget-title,.woocommerce-account .woocommerce legend,.woocommerce-tabs .tabs a,.account-sign-in,.job-manager-form fieldset.fieldset-job_hours,.ninja-forms-required-items,.showing_jobs,.woocommerce-tabs .woocommerce-noreviews,.payment_methods li .payment_box,button.more-filters__toggle,button.more-filters__toggle:hover{border-color:;}.ui-slider,.ui-slider-range,.search-radius-slider .noUi-target,.payment_methods li{background-color:;}.listing-entry-company-image{border-color:;background-color:;}button.more-filters__toggle,button.more-filters__toggle:hover,button.more-filters__toggle:focus{color:#001d35;border-color:#000000;background-color:;}button.more-filters__toggle:hover,button.more-filters__toggle:focus{border-color:#000000;}:not(.wp-core-ui) button,body,input,select,textarea{font-family:"Karla","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}.page-title,.job_listing-title,.popup-title,.homepage-cover .home-widget-title{font-family:"Karla","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;}.widget-title,.comment-reply-title{font-family:"Karla","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}.home-widget-title,.callout-feature-content h2,.home-feature-title h2{font-family:"Karla","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}.home-widget-description{font-family:"Karla","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}button:not([role="presentation"]),input[type="button"],input[type="reset"],input[type="submit"],.button{font-family:"Karla","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;}.map-marker:after{border-top-color:#555555;}.map-marker i:after{background-color:#555555;}.map-marker i:before{color:#555555;}.map-marker.marker-color-47:after{border-top-color:#81d742;}.map-marker.marker-color-47 i:after{background-color:#81d742;}.map-marker.marker-color-47 i:before{color:#81d742;}.map-marker.marker-color-55:after{border-top-color:#844b09;}.map-marker.marker-color-55 i:after{background-color:#844b09;}.map-marker.marker-color-55 i:before{color:#844b09;}li.type-job_listing .job_listing-rating-stars span,.rating-stars span,.widget .comment-form-rating a.star,.listing-star{color:;} @media screen and (min-width: 992px){.site-header--transparent .primary-header{background-color:transparent;}.nav-menu.primary ul ul a:hover,.nav-menu.secondary ul ul a:hover,.nav-menu.tertiary ul ul a:hover{color:#000000;}.nav-menu.primary a,.nav-menu.primary li:before,.nav-menu.primary li:after,.nav-menu.primary a:before,.nav-menu.primary a:after{color:#ffffff;}.nav-menu.secondary > li > a,.nav-menu.secondary > li > a:before,.nav-menu.secondary > li > a:after,.nav-menu.secondary > li:before,.nav-menu.secondary > li:after{color:;}.nav-menu .children.category-list .container:before,.nav-menu .sub-menu.category-list .container:before,ul.nav-menu .children.category-list .container:before,ul.nav-menu .sub-menu.category-list .container:before{border-top-color:;}.nav-menu.tertiary > ul > li > a,.nav-menu.tertiary > li > a,.nav-menu.tertiary > li > a:before,.nav-menu.tertiary > li > a:after,.nav-menu.tertiary > li:before,.nav-menu.tertiary > li:after{color:;}.primary.nav-menu .current-cart .current-cart-count,.mail-icon--unread:after{color:;background-color:;}:not(.wp-core-ui) button,body,input,select,textarea{font-size:14px;line-height:normal;}.page-title,.job_listing-title,.popup-title,.homepage-cover .home-widget-title{font-size:32px;line-height:normal;}.homepage-cover .home-widget-title{font-size:48px;}.widget-title,.comment-reply-title{font-size:16px;line-height:1;}.home-widget-title{font-size:30px;line-height:normal;}.home-widget-description{font-size:16px;line-height:normal;}button:not([role="presentation"]),input[type="button"],input[type="reset"],input[type="submit"],.button{font-size:15px;line-height:normal;}} @media screen and (min-width: 768px){.nav-menu.secondary .sub-menu.category-list{background-color:#f0f3f6;}} @media screen and (min-width: 1200px){.homepage-cover{background-attachment:initial;}} </style> <link rel='stylesheet' id='select2-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/wp-job-manager/assets/js/select2/select2.min.css?ver=4.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_reset_css-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/gravityforms/css/formreset.min.css?ver=2.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_formsmain_css-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/gravityforms/css/formsmain.min.css?ver=2.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_ready_class_css-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/gravityforms/css/readyclass.min.css?ver=2.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_browsers_css-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/gravityforms/css/browsers.min.css?ver=2.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='gforms_rtl_css-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/gravityforms/css/rtl.min.css?ver=2.4.6' type='text/css' media='all' /> <link rel='stylesheet' id='listify-child-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify-child/style.css?ver=4.9.98' type='text/css' media='all' /> <script>if (document.location.protocol != "https:") {document.location = document.URL.replace(/^http:/i, "https:");}</script><script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify-child/photoswipe/photoswipe.js?ver=5.2'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify-child/photoswipe/photoswipe-ui-default.js?ver=5.2'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/wp-job-manager/assets/js/select2/select2.full.min.js?ver=4.0.5'></script> <link rel='https://api.w.org/' href='https://www.netnazar.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.netnazar.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.netnazar.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://www.netnazar.com/' /> <link rel="alternate" type="application/json+oembed" href="https://www.netnazar.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.netnazar.com%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.netnazar.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.netnazar.com%2F&#038;format=xml" /> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-129746985-1', 'auto'); ga('send', 'pageview'); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-129746985-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-129746985-1'); </script> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #f0f3f6; } </style> </head> <body data-rsssl=1 class="rtl home page-template page-template-page-templates page-template-template-full-width page-template-page-templatestemplate-full-width-php page page-id-5058 custom-background wp-custom-logo fixed-header site-header--default directory-fields color-scheme-default footer-dark listify listify-291 wp-job-manager wp-job-manager-regions wp-job-manager-stats tgmpa ratings wordpress-seo listify-child-theme wp-job-manager-categories-enabled"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header site-header--default"> <div class="primary-header"> <div class="container"> <div class="primary-header-inner"> <div class="site-branding"> <a href="https://www.netnazar.com/" aria-title="نت نظر" rel="home" class="custom-header"> <img src="https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/uploads/2015/02/cropped-NetNazar_Logo_website_dpi100.png" alt="" aria-hidden="true" role="presentation" class="custom-header-image" /> </a> <h2 class="site-title"><a href="https://www.netnazar.com/" rel="home">نت نظر</a></h2> <h3 class="site-description">بهترین انتخاب ها را از نت نظر بخواهید</h3> </div> <div class="primary nav-menu"> <div class="nav-menu-container"><ul id="menu-%d9%85%d9%86%d9%88%db%8c-%d8%a7%d8%b5%d9%84%db%8c" class="menu"><li id="menu-item-6844" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6844"><a href="http://blog.netnazar.com/ads/">سفارش تبلیغات</a></li> <li id="menu-item-5964" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5964"><a href="https://netnazar.com/add-place">ورود رایگان به دایرکتوری نت نظر</a></li> <li id="menu-item-6351" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6351"><a href="http://blog.netnazar.com/">مجله نت نظر</a></li> </ul></div> </div> </div> <div id="search-header" class="search-overlay"> <div class="container"> <form role="search" method="get" class="search-form" action="https://www.netnazar.com/listings/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search" value="" name="search_keywords" title="Search for:" /> </label> <button type="submit" class="search-submit"></button> </form> <a href="#search-header" data-toggle="#search-header" class="ion-close search-overlay-toggle"></a> </div> </div> </div> </div> <nav id="site-navigation" class="main-navigation main-navigation--default"> <div class="container"> <a href="#" class="navigation-bar-toggle"> <i class="ion-navicon-round"></i> <span class="mobile-nav-menu-label">منوی اصلی</span> </a> <div class="navigation-bar-wrapper"> <div class="primary nav-menu"><ul id="menu-%d9%85%d9%86%d9%88%db%8c-%d8%a7%d8%b5%d9%84%db%8c-1" class="primary nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6844"><a href="http://blog.netnazar.com/ads/">سفارش تبلیغات</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5964"><a href="https://netnazar.com/add-place">ورود رایگان به دایرکتوری نت نظر</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6351"><a href="http://blog.netnazar.com/">مجله نت نظر</a></li> </ul></div><div class="secondary nav-menu"><ul id="menu-secondary" class="secondary nav-menu"><li id="categories-mega-menu" class="ion-navicon-round menu-item menu-type-link"><a href="https://www.netnazar.com/listings/">مشاهده دسته‌ها</a><ul class="sub-menu category-list"><form id="job_listing_tax_mobile" action="https://www.netnazar.com" method="get"><select class="postform" name="job_listing_category" id="job_listing_category"><option value="">Choose a Listing دسته‌</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%a2%d8%b1%d8%a7%db%8c%d8%b4%da%af%d8%a7%d9%87-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین آرایشگاه های تهران&nbsp;(8)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%a7%d8%b3%d8%aa%d8%ae%d8%b1%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین استخرهای تهران&nbsp;(78)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%af%d9%86%d8%af%d8%a7%d9%86%d9%be%d8%b2%d8%b4%da%a9-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین دندانپزشک های تهران&nbsp;(5)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b1%d8%b3%d8%aa%d9%88%d8%b1%d8%a7%d9%86-%d9%87%d8%a7%db%8c-%d8%aa%d8%a8%d8%b1%db%8c%d8%b2/">بهترین رستوران های تبریز&nbsp;(1)</option><option value="https://www.netnazar.com/%d8%b1%d8%b3%d8%aa%d9%88%d8%b1%d8%a7%d9%86-%d9%87%d8%a7/">بهترین رستوران های تهران&nbsp;(320)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b3%d8%a7%d9%84%d9%86-%d9%87%d8%a7%db%8c-%d9%85%d8%a7%d8%b3%d8%a7%da%98-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین سالن های ماساژ تهران&nbsp;(6)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b4%db%8c%d8%b1%db%8c%d9%86%db%8c-%d9%81%d8%b1%d9%88%d8%b4%db%8c-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین شیرینی فروشی های تهران&nbsp;(7)</option><option value="https://www.netnazar.com/%d9%81%d8%b3%d8%aa-%d9%81%d9%88%d8%af-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین فست فودهای تهران&nbsp;(12)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%85%d8%b1%d8%a7%da%a9%d8%b2-%d9%be%d9%88%d8%b3%d8%aa-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین مراکز پوست تهران&nbsp;(1)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%85%d8%b1%d8%a7%da%a9%d8%b2-%d8%b3%d9%84%d8%a7%d9%85%d8%aa-%d9%88-%d8%b2%db%8c%d8%a8%d8%a7%db%8c%db%8c/">بهترین مراکز سلامت و زیبایی&nbsp;(4)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%85%d9%87%d8%af-%da%a9%d9%88%d8%af%da%a9-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین مهد کودک های تهران&nbsp;(1)</option><option value="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%87%d8%aa%d9%84-%d8%a2%d9%be%d8%a7%d8%b1%d8%aa%d9%85%d8%a7%d9%86-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">بهترین هتل آپارتمان های تهران&nbsp;(5)</option><option value="https://www.netnazar.com/%d9%be%d9%88%d8%b4%d8%a7%da%a9-%d9%84%d8%a8%d8%a7%d8%b3-%da%a9%d9%81%d8%b4/">پوشاک، لباس و کفش&nbsp;(1)</option><option value="https://www.netnazar.com/%d8%b2%db%8c%d9%88%d8%b1%d8%a2%d9%84%d8%a7%d8%aa-%d8%a8%d8%af%d9%84%db%8c%d8%ac%d8%a7%d8%aa/">زیورآلات و بدلیجات&nbsp;(2)</option><option value="https://www.netnazar.com/%d8%b4%d8%b1%da%a9%d8%aa-%d9%87%d8%a7/">شرکت ها&nbsp;(7)</option><option value="https://www.netnazar.com/%d8%b7%d8%b1%d8%a7%d8%ad%db%8c-%d8%af%da%a9%d9%88%d8%b1%d8%a7%d8%b3%db%8c%d9%88%d9%86-%d9%85%d8%b9%d9%85%d8%a7%d8%b1%db%8c/">طراحی، دکوراسیون و معماری&nbsp;(2)</option><option value="https://www.netnazar.com/%d8%ba%db%8c%d8%b1%d9%87/">غیره&nbsp;(7)</option><option value="https://www.netnazar.com/%da%a9%d8%a7%d9%81%d9%87-%da%a9%d8%a7%d9%81%db%8c-%d8%b4%d8%a7%d9%be/">کافه و کافی شاپ&nbsp;(545)</option><option value="https://www.netnazar.com/%d9%85%d8%b1%d8%a7%da%a9%d8%b2-%d8%aa%d9%81%d8%b1%db%8c%d8%ad%db%8c/">مراکز تفریحی&nbsp;(1)</option></select></form> <div class="container"> <div class="mega-category-list-wrapper"><ul><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%a2%d8%b1%d8%a7%db%8c%d8%b4%da%af%d8%a7%d9%87-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین آرایشگاه های تهران"><span class="category-count">8</span>بهترین آرایشگاه های تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%a7%d8%b3%d8%aa%d8%ae%d8%b1%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین استخرهای تهران"><span class="category-count">78</span>بهترین استخرهای تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%af%d9%86%d8%af%d8%a7%d9%86%d9%be%d8%b2%d8%b4%da%a9-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین دندانپزشک های تهران"><span class="category-count">5</span>بهترین دندانپزشک های تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b1%d8%b3%d8%aa%d9%88%d8%b1%d8%a7%d9%86-%d9%87%d8%a7%db%8c-%d8%aa%d8%a8%d8%b1%db%8c%d8%b2/" title="View all listings in بهترین رستوران های تبریز"><span class="category-count">1</span>بهترین رستوران های تبریز</a></li><li><a href="https://www.netnazar.com/%d8%b1%d8%b3%d8%aa%d9%88%d8%b1%d8%a7%d9%86-%d9%87%d8%a7/" title="View all listings in بهترین رستوران های تهران"><span class="category-count">320</span>بهترین رستوران های تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b3%d8%a7%d9%84%d9%86-%d9%87%d8%a7%db%8c-%d9%85%d8%a7%d8%b3%d8%a7%da%98-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین سالن های ماساژ تهران"><span class="category-count">6</span>بهترین سالن های ماساژ تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b4%db%8c%d8%b1%db%8c%d9%86%db%8c-%d9%81%d8%b1%d9%88%d8%b4%db%8c-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین شیرینی فروشی های تهران"><span class="category-count">7</span>بهترین شیرینی فروشی های تهران</a></li><li><a href="https://www.netnazar.com/%d9%81%d8%b3%d8%aa-%d9%81%d9%88%d8%af-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین فست فودهای تهران"><span class="category-count">12</span>بهترین فست فودهای تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%85%d8%b1%d8%a7%da%a9%d8%b2-%d9%be%d9%88%d8%b3%d8%aa-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین مراکز پوست تهران"><span class="category-count">1</span>بهترین مراکز پوست تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%85%d8%b1%d8%a7%da%a9%d8%b2-%d8%b3%d9%84%d8%a7%d9%85%d8%aa-%d9%88-%d8%b2%db%8c%d8%a8%d8%a7%db%8c%db%8c/" title="View all listings in بهترین مراکز سلامت و زیبایی"><span class="category-count">4</span>بهترین مراکز سلامت و زیبایی</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%85%d9%87%d8%af-%da%a9%d9%88%d8%af%da%a9-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین مهد کودک های تهران"><span class="category-count">1</span>بهترین مهد کودک های تهران</a></li><li><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%87%d8%aa%d9%84-%d8%a2%d9%be%d8%a7%d8%b1%d8%aa%d9%85%d8%a7%d9%86-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/" title="View all listings in بهترین هتل آپارتمان های تهران"><span class="category-count">5</span>بهترین هتل آپارتمان های تهران</a></li><li><a href="https://www.netnazar.com/%d9%be%d9%88%d8%b4%d8%a7%da%a9-%d9%84%d8%a8%d8%a7%d8%b3-%da%a9%d9%81%d8%b4/" title="View all listings in پوشاک، لباس و کفش"><span class="category-count">1</span>پوشاک، لباس و کفش</a></li><li><a href="https://www.netnazar.com/%d8%b2%db%8c%d9%88%d8%b1%d8%a2%d9%84%d8%a7%d8%aa-%d8%a8%d8%af%d9%84%db%8c%d8%ac%d8%a7%d8%aa/" title="View all listings in زیورآلات و بدلیجات"><span class="category-count">2</span>زیورآلات و بدلیجات</a></li><li><a href="https://www.netnazar.com/%d8%b4%d8%b1%da%a9%d8%aa-%d9%87%d8%a7/" title="View all listings in شرکت ها"><span class="category-count">7</span>شرکت ها</a></li><li><a href="https://www.netnazar.com/%d8%b7%d8%b1%d8%a7%d8%ad%db%8c-%d8%af%da%a9%d9%88%d8%b1%d8%a7%d8%b3%db%8c%d9%88%d9%86-%d9%85%d8%b9%d9%85%d8%a7%d8%b1%db%8c/" title="View all listings in طراحی، دکوراسیون و معماری"><span class="category-count">2</span>طراحی، دکوراسیون و معماری</a></li><li><a href="https://www.netnazar.com/%d8%ba%db%8c%d8%b1%d9%87/" title="View all listings in غیره"><span class="category-count">7</span>غیره</a></li><li><a href="https://www.netnazar.com/%da%a9%d8%a7%d9%81%d9%87-%da%a9%d8%a7%d9%81%db%8c-%d8%b4%d8%a7%d9%be/" title="View all listings in کافه و کافی شاپ"><span class="category-count">545</span>کافه و کافی شاپ</a></li><li><a href="https://www.netnazar.com/%d9%85%d8%b1%d8%a7%da%a9%d8%b2-%d8%aa%d9%81%d8%b1%db%8c%d8%ad%db%8c/" title="View all listings in مراکز تفریحی"><span class="category-count">1</span>مراکز تفریحی</a></li></ul></div> </div> </ul></li><li id="menu-item-3717" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3717"><a href="#">|</a></li> <li id="menu-item-1868" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1868"><a href="https://www.netnazar.com/%d8%b1%d8%b3%d8%aa%d9%88%d8%b1%d8%a7%d9%86-%d9%87%d8%a7/">رستوران</a></li> <li id="menu-item-1869" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1869"><a href="https://www.netnazar.com/%DA%A9%D8%A7%D9%81%D9%87-%DA%A9%D8%A7%D9%81%DB%8C-%D8%B4%D8%A7%D9%BE/">کافه و کافی شاپ</a></li> <li id="menu-item-6349" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6349"><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b4%db%8c%d8%b1%db%8c%d9%86%db%8c-%d9%81%d8%b1%d9%88%d8%b4%db%8c-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">شیرینی فروشی</a></li> <li id="menu-item-5908" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5908"><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d9%87%d8%aa%d9%84-%d8%a2%d9%be%d8%a7%d8%b1%d8%aa%d9%85%d8%a7%d9%86-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">هتل</a></li> <li id="menu-item-6347" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6347"><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%a2%d8%b1%d8%a7%db%8c%d8%b4%da%af%d8%a7%d9%87-%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">آرایشگاه</a></li> <li id="menu-item-6344" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6344"><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%b3%d8%a7%d9%84%d9%86-%d9%87%d8%a7%db%8c-%d9%85%d8%a7%d8%b3%d8%a7%da%98-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">سالن ماساژ</a></li> <li id="menu-item-6345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6345"><a href="https://www.netnazar.com/%d8%a8%d9%87%d8%aa%d8%b1%db%8c%d9%86-%d8%a7%d8%b3%d8%aa%d8%ae%d8%b1%d9%87%d8%a7%db%8c-%d8%aa%d9%87%d8%b1%d8%a7%d9%86/">استخر</a></li> </ul></div> </div> <a href="#search-navigation" data-toggle="#search-navigation" class="ion-search search-overlay-toggle"></a> <div id="search-navigation" class="search-overlay"> <form role="search" method="get" class="search-form" action="https://www.netnazar.com/listings/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search" value="" name="search_keywords" title="Search for:" /> </label> <button type="submit" class="search-submit"></button> </form> <a href="#search-navigation" data-toggle="#search-navigation" class="ion-close search-overlay-toggle"></a> </div> </div> </nav> </header> <div id="content" class="site-content"> <div style="background-image: url(https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/uploads/2015/05/NNBlog_01-2.jpg);" class="page-cover page-cover--default has-image"> <h1 class="page-title cover-wrapper"> تماس با نت نظر</h1> </div> <div id="primary" class="container"> <div class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-5058" class="post-5058 page type-page status-publish hentry content-box content-box-wrapper"> <div class="content-box-inner"> <div class="entry-content"> <p>&nbsp;</p> <p dir="rtl" style="text-align: center;"><span style="font-size: 16pt;">ما با تولید محتوایی که بیش از <strong>یک میلیون بار در ماه</strong> دیده و خوانده می‌شود به برندها و کسب‌وکارهای ایران (مخصوصا تهران) کمک می کنیم که به مخاطبان اینترنتی متصل شوند و مشتریان خود را  افزایش دهند.</span></p> <div class="su-button-center"><a href="https://blog.netnazar.com/ads/buy/" class="su-button su-button-style-soft su-button-wide" style="color:#FFFFFF;background-color:#36b500;border-color:#2b9100;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px" target="_blank" rel="noopener"><span style="color:#FFFFFF;padding:9px 30px;font-size:22px;line-height:33px;border-color:#72cb4d;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;text-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none"><i class="sui sui-check" style="font-size:22px;color:#FFFFFF"></i> اطلاعات بیشتر</span></a></div> <div class="su-button-center"><a href="https://t.me/netnazar_admin" class="su-button su-button-style-soft su-button-wide" style="color:#FFFFFF;background-color:#0088cc;border-color:#006da3;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px" target="_blank" rel="noopener"><span style="color:#FFFFFF;padding:9px 30px;font-size:22px;line-height:33px;border-color:#4dacdb;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;text-shadow:none;-moz-text-shadow:none;-webkit-text-shadow:none"><i class="sui sui-check" style="font-size:22px;color:#FFFFFF"></i> تماس در تلگرام</span></a></div> <hr /> <p><span style="font-size: 16pt;">اگر علاقه دارید ما با شما تماس بگیریم لطفا فرم زیر را پر کنید.</span></p> <p dir="rtl"> <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_14'><form method='post' enctype='multipart/form-data' id='gform_14' action='/'> <div class='gform_heading'> <h3 class='gform_title'>فرم تماس</h3> <span class='gform_description'>از طریق فرم زیر می توانید هر درخواست یا پیامی را برای تیم پشتیبانی نت نظر ارسال کنید</span> </div> <div class='gform_body'><ul id='gform_fields_14' class='gform_fields top_label form_sublabel_below description_below'><li id='field_14_1' class='gfield gf_right_half gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible'><label class='gfield_label' for='input_14_1'>نام کامل<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_14_1' type='text' value='' class='large' aria-required="true" aria-invalid="false" /></div></li><li id='field_14_2' class='gfield gf_left_half field_sublabel_below field_description_below gfield_visibility_visible'><label class='gfield_label' for='input_14_2'>نام شرکت, رستوران, کافه, پزشک, وکیل ...</label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_14_2' type='text' value='' class='large' aria-invalid="false" /></div></li><li id='field_14_3' class='gfield gf_right_half gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible'><label class='gfield_label' for='input_14_3'>شماره تلگرام یا موبایل<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_phone'><input name='input_3' id='input_14_3' type='text' value='' class='large' aria-required="true" aria-invalid="false" /></div></li><li id='field_14_5' class='gfield gf_left_half field_sublabel_below field_description_below gfield_visibility_visible'><label class='gfield_label' for='input_14_5'>پست الکترونیک</label><div class='ginput_container ginput_container_email'> <input name='input_5' id='input_14_5' type='text' value='' class='medium' aria-invalid="false" /> </div></li><li id='field_14_4' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible'><label class='gfield_label' for='input_14_4'>پیام / درخواست<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_4' id='input_14_4' class='textarea medium' aria-required="true" aria-invalid="false" rows='10' cols='50'></textarea></div></li> </ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_14' class='gform_button button' value='ارسال' onclick='if(window["gf_submitting_14"]){return false;} window["gf_submitting_14"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_14"]){return false;} window["gf_submitting_14"]=true; jQuery("#gform_14").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_14' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='14' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_14' value='WyJbXSIsIjAzMWM0OWFhZWZlODIzNDVmNjIzNjU5NTNmMzJmMWU2Il0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_14' id='gform_target_page_number_14' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_14' id='gform_source_page_number_14' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div><script type='text/javascript'> jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 14) {} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [14, 1]) } ); </script> </div> </div> </article> </main> </div> </div> </div> </div> <div class="footer-wrapper"> <footer id="colophon" class="site-footer"> <div class="container"> <div class="site-info"> کپی رایت نت نظر © ۲۰۱۵، تمام حقوق محفوظ است - تلفن: ۸۲۸۰۲۹۲۱-۰۲۱ پست الکترونیک: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="5d09383c301d133829133c273c2f733e3230">[email&#160;protected]</a> </div> <div class="site-social"> <div class="menu-social-container"><ul id="menu-social" class="nav-menu-social"><li id="menu-item-815" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-815"><a href="https://facebook.com/NetNazar">فیسبوک</a></li> <li id="menu-item-818" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-818"><a href="https://instagram.com/NetNazar">اینستاگرام</a></li> <li id="menu-item-6275" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6275"><a href="http://blog.netnazar.com/ads/">تبلیغات در نت نظر</a></li> </ul></div> </div> </div> </footer> </div> <div id="ajax-response"></div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript"> var sbiajaxurl = "https://www.netnazar.com/wp-admin/admin-ajax.php"; </script> <div id="gallery" class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"> </div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"></button> <div class="pswp__caption"> <div class="pswp__caption__center"> </div> </div> </div> </div> </div> <script id="tmpl-listingCard" type="text/template"> <li id="listing-{{data.id}}" class="job_listing type-job_listing card-style--default style-grid {{data.styles.cardClasses}}"> <div class="content-box"> <a href="{{data.permalink}}" class="job_listing-clickbox"<# if ( data.cardDisplay.target) { #> target="_blank"<# } #>></a> <header class="job_listing-entry-header listing-cover <# if ( data.featuredImage.url ) { #>has-image<# } #>" <# if ( data.featuredImage.url ) { #>style="background-image:url({{data.featuredImage.url}})"<# } #>> <div class="job_listing-entry-header-wrapper cover-wrapper"> <div class="job_listing-entry-meta"> <# if ( data.status.featured && 'badge' === data.styles.featuredStyle ) { #> <div class="listing-featured-badge">{{data.i18n.featured}}</div> <# } #> <# if ( data.cardDisplay.title ) { #> <h3 class="job_listing-title">{{{data.title}}}</h3> <# } #> <# if ( data.cardDisplay.address && data.location ) { #> <div class="job_listing-location">{{{data.location.address}}}</div> <# } #> <# if ( data.cardDisplay.telephone && data.telephone ) { #> <div class="job_listing-phone">{{data.telephone}}</div> <# } #> </div> </div> </header> <# if ( data.cardDisplay.rating || data.cardDisplay.secondaryImage || data.cardDisplay.claimed ) { #> <footer class="job_listing-entry-footer"> <# if ( data.cardDisplay.rating ) { #> <div class="listing-stars"> <# if ( data.reviews ) { #> <span class="text-representation">{{{ data.reviews.stars.full + data.reviews.stars.half * 0.5 }}}/5</span> <# for ( var i = 1; i <= data.reviews.stars.full; i++ ) { #> <span class="listing-star listing-star--full"></span> <# } for ( var i = 1; i <= data.reviews.stars.half; i++ ) { #> <span class="listing-star listing-star--half"></span> <# } for ( var i = 1; i <= data.reviews.stars.empty; i++ ) { #> <span class="listing-star listing-star--empty"></span> <# } #> <# } #> </div> <# } #> <# if ( data.cardDisplay.secondaryImage && data.secondaryImage.url ) { #> <div class="listing-entry-company-image listing-entry-company-image--card listing-entry-company-image--type-{{data.secondaryImage.type}} listing-entry-company-image--style-{{data.secondaryImage.style}}"> <# if ( data.secondaryImage.permalink ) { #><a href="{{data.secondaryImage.permalink}}"><# } #> <img class="listing-entry-company-image__img listing-entry-company-image__img--type-logo listing-entry-company-image__img--style-{{data.secondaryImage.style}}" src="{{{data.secondaryImage.url}}}" alt="{{data.title}}" /> <# if ( data.secondaryImage.permalink ) { #></a><# } #> </div> <# } #> <# if ( data.cardDisplay.claimed && data.status.claimed ) { #> <span class="claimed-ribbon"> <span class="ion-checkmark-circled"></span> <span class="premium-label">پریمیوم</span> </span> <# } #> </footer> <# } #> </div> </li> </script> <script id="tmpl-noResults" type="text/template"> <li id="listing-{{data.id}}" class="no_job_listings_found col-12"> <div class="content-box">{{{data.noResults}}}</div> </li> </script> <div id="listify-login-popup" class="popup"> <h2 class="popup-title">Login</h2> <form name="listify-loginform" id="listify-loginform" action="https://www.netnazar.com/wp-login.php" method="post"> <p class="login-username"> <label for="user_login">نام کاربری یا نشانی ایمیل</label> <input type="text" name="log" id="user_login" class="input" value="" size="20" /> </p> <p class="login-password"> <label for="user_pass">رمز</label> <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" /> </p> <p class="login-remember"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" /> مرا به خاطر بسپار</label></p> <p class="login-submit"> <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary" value="ورود" /> <input type="hidden" name="redirect_to" value="https://www.netnazar.com/" /> </p> </form> <p class="forgot-password"> <a href="https://www.netnazar.com/wp-login.php?action=register">Register</a>&nbsp;|&nbsp; <a href="https://www.netnazar.com/wp-login.php?action=lostpassword">Lost your password?</a></p> </div> <link rel='stylesheet' id='su-icons-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/shortcodes-ultimate/includes/css/icons.css?ver=1.1.5' type='text/css' media='all' /> <link rel='stylesheet' id='su-shortcodes-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/shortcodes-ultimate/includes/css/shortcodes.css?ver=5.3.0' type='text/css' media='all' /> <script type='text/javascript'> /* <![CDATA[ */ var sb_instagram_js_options = {"sb_instagram_at":"","font_method":"svg"}; /* ]]> */ </script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/instagram-feed/js/sb-instagram.min.js?ver=1.11.3'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/wp-job-manager-locations/assets/js/main.js?ver=20190128'></script> <script type='text/javascript'> /* <![CDATA[ */ var listifySettings = {"ajaxurl":"https:\/\/www.netnazar.com\/wp-admin\/admin-ajax.php","homeurl":"https:\/\/www.netnazar.com\/","archiveurl":"https:\/\/www.netnazar.com\/listings\/","is_job_manager_archive":"","is_rtl":"1","isMobile":"","megamenu":{"taxonomy":"job_listing_category"},"l10n":{"closed":"\u0628\u0633\u062a\u0647 \u0627\u0633\u062a","timeFormat":"H:i","magnific":{"tClose":"Close","tLoading":"<span class=\"popup-loading\"><\/span><span class=\"screen-reader-text\">\u0646\u0645\u0627\u06cc\u0634...<\/span>","tError":"The content could not be loaded."}},"loginPopupLink":["a[href^=\"https:\/\/www.netnazar.com\/wp-login.php?redirect_to\"]",".popup-trigger[href=\"#add-photo\"]"]}; var listifyListingGallery = {"canUpload":"","gallery_title":"Add Images to Gallery","gallery_button":"Add to gallery","delete_image":"Delete image","default_title":"Upload","default_button":"Select this"}; /* ]]> */ </script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify/js/app.min.js?ver=2.9.1'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify/js/vendor/salvattore/salvattore.min.js?ver=2.9.1'></script> <!--[if lt IE 11]> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify/js/vendor/flexibility/flexibility.min.js?ver=2.9.1'></script> <![endif]--> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/themes/listify-child/script.js?ver=5.2'></script> <script type='text/javascript' src='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-includes/js/wp-embed.min.js?ver=5.2'></script> <script type="text/javascript"> (function() { var t = document.createElement( 'script' ); t.type = 'text/javascript'; t.async = true; t.id = 'gauges-tracker'; t.setAttribute( 'data-site-id', '5b968d8ee077291d4dbfdb0a' ); t.src = '//secure.gaug.es/track.js'; var s = document.getElementsByTagName( 'script' )[0]; s.parentNode.insertBefore( t, s ); })(); </script> <link rel='stylesheet' id='su-rtl-shortcodes-css' href='https://2rzm5q6oaorqdi22-zippykid.netdna-ssl.com/wp-content/plugins/shortcodes-ultimate/assets/css/rtl-shortcodes.css?ver=5.3.0' type='text/css' media='all' /> </body> </html>
0
"<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\"/>\n\t<meta name=\"viewpor(...TRUNCATED)
0
"\n<!doctype html>\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns#\">\n<head>\n <meta charse(...TRUNCATED)
0
"<!DOCTYPE html>\r\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns#\">\r\n<head><link rel=\"styl(...TRUNCATED)
1
"!function(e,t,n){\"use strict\";\"undefined\"!=typeof module&&module.exports?module.exports=n():\"f(...TRUNCATED)
0
"<!DOCTYPE html>\r\n<html lang=\"en-US\" prefix=\"og: http://ogp.me/ns#\">\r\n\t<head>\r\n <m(...TRUNCATED)
1
" var eti=1558015648;\nvar hs = {\"a\":{\"64132025\":0,\"206045860\":0,\"300699676\":0,\"365702316\"(...TRUNCATED)

Dataset Card for "mlcb-lite"

More Information needed

Downloads last month
0
Edit dataset card