Skip to content Skip to sidebar Skip to footer

Cruz fans wanted to know, “Who is that sitting behind him?”
Annie Armstrong, October 28, 2022
Remember that time Ted Cruz accidentally liked an adult-video Tweet? The incident was somewhat swept from sight when Cruz’s office blamed the incident on a rogue staffer. But the internet remembers, and there’s a reason people might be recirculating all the gifs from that incident now.
The Republican senator finds himself once again entangled with adult entertainment. This time, NFTs are involved.
It all began at a Yankees game last week, where the jumbotron panned to Cruz in the crowd and he was met with a chorus of boos. The ballgame visit was brought up on his podcast—yes, Ted Cruz has his own podcast called “Verdict with Ted Cruz,” and I listen to it religiously—and the conversation turned to a scantily-clad woman behind him at the game.
Co-host Ben Ferguson, who was not at the Yankees-Astros match-up, explained that the woman was a hot topic in the Cruz-overse during the game: “everybody’s tweeting me or texting me going, ‘Who is that sitting behind him?’”
As for Cruz himself, he explained. “My buddy Jeff leaning next to me, he sort of leans over and tells me, ‘Okay, she’s behind you. ‘She’s selling an NFT.’ So she had some sign and she’s selling it and she has—to use the Monty Python phrase, ‘She has great tracts of land.’”
He then remembered, “she was actually very nice—she and I took a selfie.”
Cruz, who once said that his life goal was to star in a “teen tit film,” talks about the enormous act of will it took not to stare at the woman’s bosom, which was printed with the pink text “NFT,” fearing that the image would be caught on camera and used to embarass him.
The senator’s comments on the NFT model drew a lot of attention this week. But who was the mystery woman? And what was the NFT project she was promoting? Some kind of Bored Ape thing? Was it World of Women? Was it art?
Some internet sleuthing determined that the woman’s shirt said either “NFT Hotel” or “NFT Hotel.” And sure enough, on Instagram we discovered an obscure NFT project called NFTmotel.io. The account was ecstatic for the attention that their model, who goes by Pippin DDD, had received by her proximity to Cruz.

A post shared by NFTmotel (@nftmotel.io)

What, you may wonder, is NFTmotel.io (besides a really bad idea for a motel)?
As it turns out, it is a start-up that promises to be an NFT-powered version of OnlyFans. “With never-before-seen blockchain technology,” it boasts, “NFTmotel.io is bringing Web3 Adult Entertainment to the next level, allowing customers to experience their favourite stars and models up close and personal like never before.”
Its “Pink Paper” mentions being able to use the MOTEL token to enter private online rooms and “Peep Shows,” and teases something called “Project XXX,” which will be “[b]eyond webcam shows, beyond a girlfriend ‘experience,’ beyond your wildest imagination.”
“Check it out—it’s entrepreneurial!” says Kevin O’Leary of Shark Tank in a pitch for NFTmotel featured on the project website.
Weirdly, the website also highlights video endorsements from two Shark Tank judges, Kevin “Mr. Wonderful” O’Leary and For Us By Us businessman Daymond John. In their shout-out to NFTmotel, neither man mentions the adult content part of the business. Both seem to think that they are endorsing an NFT experience that somehow supports “military families.”
So, on top of being an adult NFT, Cruz seems to have entered into an unwitting flirtation with a crypto-project of an at least mildly scammy nature.
The irony here comes from the fact that Cruz himself actually is a fanatical crypto booster. The senator made headlines when he introduced legislation that would limit the Federal Government’s ability to regulate digital currency. “I want Texas to be the oasis on planet Earth for bitcoin and crypto,” he said earlier this year.
More Trending Stories:
It Took Eight Years, an Army of Engineers, and 1,600 Pounds of Chains to Bring Artist Charles Gaines’s Profound Meditation on America to Life. Now, It’s Here
Mega-Collector Ronald Perelman Is Suing to Recover $410 Million for Art He Says Lost ‘Oomph’ After a Fire at His Hamptons Estate. His Insurance Companies Say It Looks Fine
A 28-Year-Old Who Unexpectedly Won a Dalí Etching at Auction for $4,000 Has Gone Viral With Her Rueful TikTok Video About It
Tom Hovey, the Illustrator Behind the Delectable ‘Great British Bake Off’ Drawings, on How the Show Has Catapulted His Career
The World’s Oldest Map of the Stars, Lost for Thousands of Years, Has Been Found in the Pages of a Medieval Parchment

Share
By Richard Whiddington, 1 day ago
By Ben Davis, Sep 28, 2022
By Ben Davis, Jun 27, 2022
By Katya Kazakina, 1 day ago
By Richard Whiddington, 1 day ago
©2022 Artnet Worldwide Corporation. All Rights Reserved.var w = Math.max(document.documentElement.clientWidth, window.innerWidth || 0),
h = Math.max(document.documentElement.clientHeight, window.innerHeight || 0),
pagetype = document.querySelector(‘meta[property=”og:type”]’).getAttribute(“content”),
pagetypeurl = document.URL,
pagetypeforce = pagetypeurl.substr(pagetypeurl.length – 3);
isnewsletter = pagetypeurl.includes(“?page_1”);
w = pagetype + 20 * Math.round(w / 20), h = pagetype + 20 * Math.round(h / 20), googletag.cmd.push(function() {
googletag.pubads().setTargeting(“width”, w), googletag.pubads().setTargeting(“height”, h), 1 == isnewsletter && googletag.pubads().setTargeting(“isfirstpage”, [‘Y’, pagetypeforce] )
});
(function defernl() {
if (window.jQuery) {
if (jQuery(window).width() > 619) {
setTimeout(function() {

var cookieSettings = {
recentlyShown: {
expiration_minutes: 5
},
signedUp: {
expiration_days: 14
},
closedSignupBar: {
expiration_days: 5
}
};

var generalSettings = {
loadFontAwesome: false
};

if (!window.jQuery) loadJQuery();
var $ = window.jQuery;

function addCss(fileName) {
var head = document.head
, link = document.createElement(‘link’);

link.type = ‘text/css’;
link.rel = ‘stylesheet’;
link.href = fileName;

head.appendChild(link);
}

function appendNewsletterSignup() {
var signup =

//hide on mobile phones
+ ‘ @media (max-width: 575px){ #ouibounce-modal {display:none !important;} }’
+ ‘ @media (max-width: 767px){ .close-signup {top:0 !important;} }’
+ ‘ @media (max-width: 1199px){ #ouibounce-modal .description {font-size:13px !important;} }’
+ ”
+ ‘


+ ‘


+ ‘


+ ”
+ ”
+ ‘


+ ‘


+ ‘

Get hand-picked stories from our editors delivered straight to your inbox every day.


+ ‘


+ ‘


+ ‘


+ ‘


+ ‘


+ ‘Please enter a valid email address’
+ ‘


+ ‘


+ ‘


+ ‘


+ ‘
+ ‘


+ ”
+ ”
+ ‘


+ ‘


+ ‘


+ ”
+ ‘


+ ‘


+ ‘


+ ‘


+ ‘

‘;

$(‘body’).append(signup);
}

var paywallPagesRegex = /^/subscribe|subscribe-confirm|my-account(/|$)/;

function initNewsletterSignup() {
// don’t show it on paywall-related pages where the user might be in the process
// of subscribing, or managing their account
if (paywallPagesRegex.test(window.location.pathname)) {
return;
}

// Append ouibounce to page
var ouibounceScript = ”;
$(‘body’).append(ouibounceScript);

// Add animation css
addCss(‘https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css’);

if (generalSettings.loadFontAwesome) {
addCss(‘https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css’);
}

// Check if ouibounce exist before calling ouibounce
var initOuibounce = setInterval(function() {
if (typeof ouibounce !== ‘undefined’) {
appendNewsletterSignup();

var $modal = $(‘#ouibounce-modal’);
SignupForm.init($modal.find(‘form’), function onSuccess() {
//hide form fields and show thank-you message
$modal.find(‘.form-row’).hide();
$modal.find(‘.newsletter-signup-thank-you’).fadeIn(‘fast’);

setNewsletterCookie(‘signedUp’, 1);

//after successful signup, hide the signup bar after 5 seconds
setTimeout(function() {
closeSignupBar();
}, 5000);
});

// Handler for close signup button
$(‘body’).on( ‘click’, ‘.close-signup’, function(){
setNewsletterCookie(‘closedSignupBar’, 1);
closeSignupBar();
});

ouibounceAPIaccess = ouibounce(
$modal[0], {
aggressive: true,
sensitivity: 50,
callback: function() {
slideInModal(‘Down’);
}
}
);

clearInterval(initOuibounce);
}
}, 100);
}

function slideInModal(upOrDown) {
$(‘#ouibounce-modal’)
.removeClass(‘slideOutDown slideOutUp’)
.addClass( ‘slideIn’ + upOrDown );

setNewsletterCookie(‘recentlyShown’, 1);
}

function setNewsletterCookie(cookieName, value) {
//exdays*24*60*60
var settings = cookieSettings[cookieName];
var expirationMinutes = settings.expiration_minutes;
if (!expirationMinutes) {
expirationMinutes = daysToMinutes(settings.expiration_days);
}
setCookie(cookieName, value, expirationMinutes);
}

function daysToMinutes(numDays) {
return numDays * 24 * 60;
}

/**
* Generic setCookie() method, used by setNewsletterCookie().
* There is probably no need to call this directly – use setNewsletterCookie().
*/
function setCookie(cname, cvalue, expMinutes, prefix) {
//default prefix is ‘artnet_newsletter_’
if (prefix == undefined) {
prefix = ‘artnet_newsletter_’;
}
var d = new Date();
d.setTime(d.getTime() + (expMinutes*60*1000));
var expires = “expires=”+d.toUTCString();

//console.log(prefix + cname + “=” + cvalue + “;” + expires + “;path=/”);
document.cookie = prefix + cname + “=” + cvalue + “;” + expires + “;path=/”;
}

function getCookie(cname, prefix) {
//default prefix is ‘artnet_newsletter_’
if (prefix == undefined) {
prefix = ‘artnet_newsletter_’;
}
var name = prefix + cname + “=”;
var ca = document.cookie.split(‘;’);
for(var i = 0; i <ca.length; i++) {
var c = ca[i];
while (c.charAt(0)==' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length,c.length);
}
}
return "";
}

function closeSignupBar() {
var $modal = $('#ouibounce-modal');
$modal.addClass( $modal.hasClass('slideInUp') ? 'slideOutDown': 'slideOutUp' );
}

function loadJQuery() {
var script = document.createElement('script');
script.src = "https://code.jquery.com/jquery-3.1.1.min.js";
script.integrity = "sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=";
script.crossorigin = "anonymous";
document.body.appendChild(script);
}

function checkCookies() {
//if any of these cookies are found, we don't show the modal.
var cookieNames = ['recentlyShown', 'signedUp', 'closedSignupBar','signup_cookie'];
var i = cookieNames.length,
found = false;
while (i–) {
if (getCookie(cookieNames[i]).length) {
found = true;
break;
}
}

if (!found) {
initNewsletterSignup();
}
}

var SignupForm = {
regex: {
email: /^([a-zA-Z0-9_.-])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]{2,4})+$/
},

// Init – Anything you want to happen onLoad (usually event bindings)
// ——————————————————————-
init: function (formElement, onSuccess) {
var ctx = this;
ctx.customSerializer();
if (!onSuccess) {
throw Error('onSuccess callback is required');
}

var $form = $(formElement);
$form.submit(function(e){
e.preventDefault();

var $email = $form.find('.signup-email');
var valid = ctx.validate( $form, $email);
if(valid){
// Hide the errors
$form.find('.errors').children().hide();
// Submit the form
ctx.submit($form, onSuccess);
} else {
// Focus on the email input box
$email.focus();
// Show email validation error and hide other errors
$form.find('.invalid-email').show().siblings().hide();
}
});
},

// FUNCTIONS
// ===================================================================

// Signup validation
// ——————————————————————-
validate: function( $form, $email ){
var ctx = this;
// Does the email match our regex?
return ctx.regex.email.test( $email.val() );
},

// Signup submission
// ——————————————————————-
submit: function($form, onSuccess) {
var ctx = this;
$.ajax({
type: $form.attr('method'),
url: $form.attr('action'),
data: JSON.stringify( $form.serializeFormJSON() ),
// dataType: 'json',
contentType: 'application/json; charset=UTF-8',
crossDomain: true,
timeout: 10000
})
.done(function(data, textStatus, jqXHR) {
onSuccess();
})
.fail(function(jqXHR, textStatus){
// Show signup failure error and hide other errors
$form.find('.signup-failed').show().siblings().hide();
});
},

// Extends jQuery with a function to serialize to JSON
// ——————————————————————-
customSerializer: function(){
$.fn.serializeFormJSON = function () {
var o = {};
var a = this.serializeArray();
$.each(a, function () {
if (o[this.name]) {
if (!o[this.name].push) {
o[this.name] = [o[this.name]];
}
o[this.name].push(this.value || '');
} else {
o[this.name] = this.value || '';
}
});
return o;
};
}
};

//show automatically after delay
setTimeout(function(){
var $modal = $('#ouibounce-modal');
//if there are cookies indicating that we shouldn't show the signup bar, then the modal won't have been added to the page
//and we can just return here.
if (!$modal.length) {
return;
}
//don't run this function if the user has already triggered the modal by leaving the viewport
if ($modal.hasClass('slideInDown')) return;

//position at bottom of screen
$modal.css({
top: 'auto',
bottom: 0
});

slideInModal('Up');
$modal.show();

},20000); //20 seconds

$(function() {
checkCookies();
});

}, 7500);
}
} else {
setTimeout(function() { defernl() }, 250);
}
})();

artnet and our partners use cookies to provide features on our sites and applications to improve your online experience, including for analysis of site usage, traffic measurement, and for advertising and content management. See our Privacy Policy for more information about cookies. By continuing to use our sites and applications, you agree to our use of cookies.
You are currently logged into this Artnet News Pro account on another device. Please log off from any other devices, and then reload this page continue. To find out if you are eligible for an Artnet News Pro group subscription, please contact [email protected]. Standard subscriptions can be purchased on the subscription page.
Log In

source

Leave a comment