"Call me Lucifer..." 😈🖤🔥🫠🥵
seen from Türkiye
seen from China
seen from Italy

seen from Malaysia
seen from Russia
seen from Türkiye
seen from Netherlands

seen from Singapore
seen from United States
seen from Australia
seen from Cambodia

seen from Philippines
seen from Malaysia

seen from Kazakhstan
seen from Singapore
seen from China
seen from Indonesia

seen from United States
seen from United States
seen from United Kingdom
"Call me Lucifer..." 😈🖤🔥🫠🥵

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Lucifer Morningstar - Hotter than the fire in hell 🖤🔥🔥🔥🤤🥵🤪
♛
My favorite thing about your blog: theme
What fandom I associate you with the most: merlin
What I think of your URL: yess
If I follow you and why: yes. lovely!
send me a ♛
✞ ☢
Religious views : I'm atheist
Most embarrassing moment : Probably the billion times i fell in front of people.
No, it's NOT :)
// <![CDATA[ window.previously_uploaded = 0; window.valid = ""; window.total = 0; window.new_file_wait = function(){ new PeriodicalExecuter(function(pe){ if($$('.thumb').length != window.previously_uploaded){ //new photos added pe.stop(); window.previously_uploaded = $$('.thumb').length; $$("#custom_layout_input div")[0].update(''); $$("#custom_layout_input div")[1].update(''); $$('.thumb').each(function(thumb){ $$("#custom_layout_input div")[0].insert('1'); $$("#custom_layout_input div")[1].insert('1'); }); } }, 1); } window.pepeat = 0; new PeriodicalExecuter(function(pe) { if ($$('#post_content div')[0]!=null && window.pepeat==0){ pe.stop(); window.pepeat++; Tumblr.PostForms.Photo.prototype.layouts = {"1": [1], "2": [11], "3": [111], "4": [1111], "5": [11111], "6": [111111], "7": [1111111], "8": [11111111], "9": [111111111], "10": [1111111111] }; //all vertical by default window.long_property_path = {}; Tumblr.PostForms.Photo.prototype.render_cells = function(){ window.long_property_path = this; // right to the bottom of the massive Tumblr object window.identical_render(this); } window.thumb_length = $$('.thumb').length; var input = new Element("div"); input.setStyle({fontSize:"12px", height:"16px", display:"block", position:"relative", width:"120px", padding:"5px", border:"3px inset #A8B2B9"}); input.writeAttribute({id:"custom_layout_input"}); var div_zero = new Element("div"); div_zero.setStyle({fontFamily:"monospace", fontSize:"12px", height:"23px", display:"block", position:"absolute", top:"5px", left:"5px", width:"120px", color:"rgba(0,0,0,0.1)", zIndex:"999"}); var highlight = new Element("div"); highlight.setStyle({fontFamily:"monospace", fontSize:"12px", height:"23px", display:"block", position:"absolute", top:"5px", left:"5px", width:"120px", color:"#000", zIndex:"900"}); div_zero.writeAttribute({contenteditable:"true"}); div_zero.update('0'); highlight.update('0'); input.insert(div_zero); input.insert(highlight); var s=' '; $$('#post_content div')[0].insert({after: '<div style="font-size:11px;font-family:monospace;font-weight:bold;">'+ '<span style="color:#F00">usage: enter 1, 2, or 3 for each row<br/>'+ '<span style="color:#F00">example: 121<br/>'+ '<span style="color:#F00">will be: row1 has 1 pic<br/>'+ s+s+s+s+s+s+s+s+s+'row2 has 2 pics<br/>'+ s+s+s+s+s+s+s+s+s+'row3 has 1 pic<br/>'+ '<span style="color:#F00">as for: 1111<br/>'+ '<span style="color:#F00">will be: 1 pic on each row.'+ ''}); var use_custom = new Element("input"); use_custom.writeAttribute({id:"tiny_option",type:"button", value:"Use Custom"}); Event.observe(use_custom, 'click',function(){ while(window.total<$$('.thumb').length){ window.valid+="1"; } if(window.total==$$('.thumb').length){ window.identical_render(false, window.valid); } }); $$('#post_content div')[0].insert({after: use_custom}); Event.observe(div_zero, 'keyup', function(event){ var value = $$("#custom_layout_input div")[0].innerHTML; $$("#custom_layout_input div")[1].update(value); if(!value.match(/^[^123]$/)){ $$("#custom_layout_input div")[1].update(value.replace(/([^123]+)/g,"<span style=\"color:#F00\">$1")); } window.valid = ""; window.total = 0; for(var i=0; i<value.length; i++){ if(value.charAt(i).match(/[123]/)!=null){ if(window.total<$$('.thumb').length) window.valid+=value.charAt(i); window.total+=parseInt(value.charAt(i)); } } if(window.total>$$('.thumb').length){ var fi = 0; for(var i=0;i<$$('.thumb').length;i++){ sum+=parseInt(value.charAt(i)); fi++; } var invalid_sum = new RegExp("(^.{"+fi+"})(.+$)"); $$("#custom_layout_input div")[1].update(value.replace(invalid_sum,"$1<span style=\"color:#F00\">$2")); var temp = $$("#custom_layout_input div")[1].innerHTML; $$("#custom_layout_input div")[1].update((temp.substring(0,fi).replace(/([^123]+)/g,"<span style=\"color:#F00\">$1"))+temp.substring(fi, temp.length)); window.total=$$('.thumb').length; } }); $$('#post_content div')[0].insert({after:input}); if($('photo_file_input') != null){ Event.observe($('photo_file_input'), 'click', window.new_file_wait); Event.observe($('photo_file_input'), 'drop', window.new_file_wait); } } }, 1); window.identical_render = function(t, layout) { if(t==false) t=window.long_property_path; t.$('.row').remove(); t.photo_spinner.stop(); t.$('#photo_caption').show(); t.$('.tag_editor').show(); var html = ''; var rows = (typeof layout == 'undefined')? t.layout : layout; var i, j, k, cell_count; for (i = 0, k = 0; i < rows.length; i++) { cell_count = Number(rows[i]); html += '<div class="row clearfix">'; var colspan = cell_count == 1 ? 3 : 1; var gutter_count = cell_count - 1; var gutter_space = gutter_count * 10; var width = (500 - gutter_space) / cell_count; for (j = 0; j < cell_count; j++, k++) { html += t.lighttable_template({ width: t.photos.length == 1 ? t.determine_width(t.photos[k], width) : width, controls: !t.post || !t.post.is_reblog, individual_captions: t.photos.length > 1, linkthrough: t.photos.length == 1, link_url: t.post && t.post.link_url, data_url: t.photos[k].url, filename: encodeURIComponent(t.photos[k].filename || t.photos[k].id), caption: t.photos[k].caption }) } html += ''; } t.$('.photos .item').remove(); t.$('.photos').append(html); if (t.photos.length > 1) { t.initialize_lighttable() } else { setTimeout(t.show_photos.bind(t), 200); if (t.lighttable) t.destroy_lighttable() } if (t.post && t.post.is_reblog) { if (t.lighttable) { t.destroy_lighttable() } t.$('.photo_field').hide(); return } if (t.photos.length == t.model.max_number_of_files) { t.$('.photo_field').hide() } else { t.$('.photo_field').show().addClass('small'); t.$('.url_button').hide(); t.$('.help .default_text').hide(); t.$('.help .additional_text').show(); t.$('.help_text').show() } }// ]]>

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
WHAT'S YOUR FAVORITE ep OF SUPERNATURAL ")
answer: you mean of what I’ve seen? (I’ve only just started season 7 SO SHHHHH) “What is and What Should Never” Be OMFG IT HURT
blog: meh | good | great | amazing | flawless | CAN U NOT | KJHGJKJH
do i follow you: yes | no, sorry | I do now
send me a question and I’ll rate your blog
My twitter account : )
Here !!