window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7QNPQJBNFY');
Oops! We ran into some problems. | DNForum.com - Buy, Sell, and Talk Domain Names
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7QNPQJBNFY', {
//
});
Membership is FREE, giving all registered users unlimited access to every DNForum feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!
XF.samViewCountMethod = "view";
XF.samServerTime = 1734900767;
XF.samItem = ".samItem";
XF.samCodeUnit = ".samCodeUnit";
XF.samBannerUnit = ".samBaUnit";
$(function() {
var backupAds = $('div[data-ba]');
if (backupAds.length) {
backupAds.each(function() {
var ad = $(this);
if (ad.find('ins.adsbygoogle').is(':hidden')) {
XF.ajax('GET', XF.canonicalizeUrl('index.php?sam-item/' + ad.data('ba') + '/get-backup'), {}, function(data) {
if (data.backup) {
ad.html(data.backup);
}
}, { skipDefault: true, global: false});
}
});
}
});
/**
* @see https://xenforo.com/community/resources/rellect-favicon-for-links.6409/
*/
var rellect_favicon = function() {
this.init(document)
jQuery(document).on('xf:reinit', function(e, el) {
el = (el instanceof jQuery) ? el[0] : el
if (!el || !el.getAttribute) {
return
}
if (el.classList.contains('link')) {
return this.setFavicon(el)
}
this.init(el)
}.bind(this))
}
rellect_favicon.prototype = {
isRTL: function(s) {
var rtlChars = '\u0591-\u07FF\u200F\u202B\u202E\uFB1D-\uFDFD\uFE70-\uFEFC'
return !(/^\w+$/.test(s)) && (new RegExp('^[^'+rtlChars+']*?['+rtlChars+']').test(s))
},
setFavicon: function(link) {
if (link.classList.contains('has-favicon')) {
return
}
if (link.textContent.trim() === '') {
link.classList.add('no-favicon')
return
}
if (link.getElementsByTagName('img').length) {
link.classList.add('no-favicon')
return
}
link.style.backgroundImage = "url('https://www.google.com/s2/favicons?domain=" + link.getAttribute('href') + "')"
link.classList.add('has-favicon')
if (this.isRTL(link.innerText[1])) {
link.classList.add('has-favicon-rtl')
}
},
init: function(root) {
;[].forEach.call(root.querySelectorAll('.link'), this.setFavicon.bind(this))
},
}
new rellect_favicon()
jQuery.extend(true, XF.config, {
//
userId: 0,
enablePush: false,
pushAppServerKey: '',
url: {
fullBase: 'https://www.dnforum.com/',
basePath: '/',
css: '/css.php?css=__SENTINEL__&s=17&l=1&d=1734266772',
keepAlive: '/login/keep-alive'
},
cookie: {
path: '/',
domain: '',
prefix: 'dnf_',
secure: true
},
cacheKey: '2499c8b4c8c2b36eabcc2e021f4ca3cf',
csrf: '1734900767,775d0f276fd77765c00691914d4c2217',
js: {},
css: {"public:alnb_navigation.less":true,"public:ozzmodz_badges.less":true,"public:rellect_favicon.less":true,"public:xp_vb.less":true,"public:extra.less":true},
time: {
now: 1734900767,
today: 1734843600,
todayDow: 0,
tomorrow: 1734930000,
yesterday: 1734757200,
week: 1734325200
},
borderSizeFeature: '3px',
fontAwesomeWeight: 'l',
enableRtnProtect: true,
enableFormSubmitSticky: true,
uploadMaxFilesize: 2147483648,
allowedVideoExtensions: ["m4v","mov","mp4","mp4v","mpeg","mpg","ogv","webm"],
allowedAudioExtensions: ["mp3","opus","ogg","wav"],
shortcodeToEmoji: true,
visitorCounts: {
conversations_unread: '0',
alerts_unviewed: '0',
total_unread: '0',
title_count: true,
icon_indicator: true
},
jsState: {},
publicMetadataLogoUrl: 'https://www.dnforum.com/data/assets/logo/dnf-dnforum-logo-400.png',
publicPushBadgeUrl: 'https://www.dnforum.com/styles/default/xenforo/bell.png'
});
jQuery.extend(XF.phrases, {
//
date_x_at_time_y: "{date} at {time}",
day_x_at_time_y: "{day} at {time}",
yesterday_at_x: "Yesterday at {time}",
x_minutes_ago: "{minutes} minutes ago",
one_minute_ago: "1 minute ago",
a_moment_ago: "A moment ago",
today_at_x: "Today at {time}",
in_a_moment: "In a moment",
in_a_minute: "In a minute",
in_x_minutes: "In {minutes} minutes",
later_today_at_x: "Later today at {time}",
tomorrow_at_x: "Tomorrow at {time}",
day0: "Sunday",
day1: "Monday",
day2: "Tuesday",
day3: "Wednesday",
day4: "Thursday",
day5: "Friday",
day6: "Saturday",
dayShort0: "Sun",
dayShort1: "Mon",
dayShort2: "Tue",
dayShort3: "Wed",
dayShort4: "Thu",
dayShort5: "Fri",
dayShort6: "Sat",
month0: "January",
month1: "February",
month2: "March",
month3: "April",
month4: "May",
month5: "June",
month6: "July",
month7: "August",
month8: "September",
month9: "October",
month10: "November",
month11: "December",
xcu_em_today: "Today",
xcu_em_month: "Month",
xcu_em_week: "Week",
xcu_em_day: "Day",
xcu_em_list: "List",
xcu_em_all_day: "All day",
xcu_em_week_number_title: "xcu_em_week_number_title",
xcu_em_event_limit_text: "xcu_em_event_limit_text",
xcu_em_no_events_to_display: "No events to display.",
active_user_changed_reload_page: "The active user has changed. Reload the page for the latest version.",
server_did_not_respond_in_time_try_again: "The server did not respond in time. Please try again.",
oops_we_ran_into_some_problems: "Oops! We ran into some problems.",
oops_we_ran_into_some_problems_more_details_console: "Oops! We ran into some problems. Please try again later. More error details may be in the browser console.",
file_too_large_to_upload: "The file is too large to be uploaded.",
uploaded_file_is_too_large_for_server_to_process: "The uploaded file is too large for the server to process.",
files_being_uploaded_are_you_sure: "Files are still being uploaded. Are you sure you want to submit this form?",
attach: "Attach files",
rich_text_box: "Rich text box",
close: "Close",
link_copied_to_clipboard: "Link copied to clipboard.",
text_copied_to_clipboard: "Text copied to clipboard.",
loading: "Loading…",
you_have_exceeded_maximum_number_of_selectable_items: "You have exceeded the maximum number of selectable items.",
processing: "Processing",
'processing...': "Processing…",
showing_x_of_y_items: "Showing {count} of {total} items",
showing_all_items: "Showing all items",
no_items_to_display: "No items to display",
number_button_up: "Increase",
number_button_down: "Decrease",
push_enable_notification_title: "Push notifications enabled successfully at DNForum.com - Buy, Sell, and Talk Domain Names",
push_enable_notification_body: "Thank you for enabling push notifications!"
,
"svStandardLib_time.day": "{count} day",
"svStandardLib_time.days": "{count} days",
"svStandardLib_time.hour": "{count} hour",
"svStandardLib_time.hours": "{count} hours",
"svStandardLib_time.minute": "{count} minutes",
"svStandardLib_time.minutes": "{count} minutes",
"svStandardLib_time.month": "{count} month",
"svStandardLib_time.months": "{count} months",
"svStandardLib_time.second": "{count} second",
"svStandardLib_time.seconds": "{count} seconds",
"svStandardLib_time.week": "time.week",
"svStandardLib_time.weeks": "{count} weeks",
"svStandardLib_time.year": "{count} year",
"svStandardLib_time.years": "{count} years"
});
// Check if the feature is enabled or disabled
var enableVideoWindow = false;
// Check if the cookie is already set
var videoWindowCookie = getCookie('videoWindow');
if (videoWindowCookie) {
enableVideoWindow = false;
}
// Function to open the video in a new full-size window
function openVideoWindow() {
if (enableVideoWindow) {
var videoWindow = window.open('https://www.youtube.com/watch?v=49ot_v5w2eY', '_blank', 'resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,location=yes');
videoWindow.focus();
// Set the cookie to expire in two days
var expirationDate = new Date();
expirationDate.setDate(expirationDate.getDate() + 2);
setCookie('videoWindow', 'true', expirationDate);
// Remove the event listener after the video opens
document.removeEventListener('click', openVideoWindow);
}
}
// Attach the event listener to the document click event
document.addEventListener('click', openVideoWindow);
// Function to get a cookie
function getCookie(name) {
var nameEQ = name + "=";
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,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
return null;
}
// Function to set a cookie
function setCookie(name, value, expirationDate) {
var expires = "expires="+ expirationDate.toUTCString();
document.cookie = name + "=" + value + ";" + expires + ";path=/";
}
x server