設定巴哈姆特為廣告阻擋軟體的白名單

(function(w,d,s,l,i))(window,document,'script','dataLayer','GTM-KDKMGT');
(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/zh_TW/all.js#xfbml=1&appId=668497826514848"; fjs.parentNode.insertBefore(js, fjs); (document, 'script', 'facebook-jssdk'));






if(BAHAID)

BAHAIDlow = BAHAID.toLowerCase();

document.write('');

document.write('

');
document.write('');
document.write('');
document.write('');
document.write('

');

//document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');

else
document.write('
');
document.write('');
document.write('
    ');
    document.write('
  • 我要登入
  • ');
    document.write('
  • 註冊
  • ');
    document.write('
  • ');
    document.write('
');
document.write('
');


document.write('
');

var googlecseLoad = function()
var cx = 'partner-pub-9012069346306566:kd3hd85io9c';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
;

document.write(' ');

service = new rsearch('rsearch');

if( BAHAID )
NOTIFY_getnum(undefined, notifynum);
run30 = setInterval("NOTIFY_getnum()",60000);


function insideSecondaryfunc(frm, evt){
if( 0





 



var searchParam =
form:
name: 'forum_search',
method: 'get',
action: '//user.gamer.com.tw/help/search.php'
,
input: [
id: 'search_text', name: 'keyword', type: 'text', value: ""
],
select:
option: [
text: '問題', value: 1
],
onchange: 'egg('#searchtxt').html((egg('[name=stype]').find(':selected').html()));'
,
searchBtn: onclick: 'document.forum_search.submit();',
stext: "",
sval: ""
;BH_Menu_Render('USER_center', 0, 0, '', searchParam);

















    登入與帳號問題常見問題



    設定巴哈姆特為廣告阻擋軟體的白名單


    如何設定巴哈姆特為廣告阻擋的白名單:

    一、以 chrome 瀏覽器為例:

    如您安裝的是 AdBlock Plus,

    1) 請在瀏覽器右上角找到 AdBlock Plus 圖示:



    2) 點選圖示,於「在此網站上啟用」,改成「在此網站上停用」



    如您安裝的是 AdBlock:

    1) 請在瀏覽器右上角找到 AdBlock 圖示:



    2) 點選圖示,選擇「不在這個網域的頁面使用」


    3) 跳出以下圖示:


    4) 滑動 bar 至中間,設定為不在「gamer.com.tw」網域內啟用



    二、以 Firefox 瀏覽器為例:

    1) 請在瀏覽器右上角找到 AdBlock 圖示:



    2) 點選圖示,選擇「在 gamer.com.tw 停用」



    請透過以上方式將巴哈姆特設定為擋廣告插件白名單。

    巴哈姆特感謝您的支持。









    新手上路


    • 如何加入巴哈姆特?

    • 巴哈姆特勇者世界觀

    • 勇者能力與屬性說明


    • 關於經驗值與巴幣

    • 如何取得勇者頭銜及稱號?

    • 如何購買勇者造型配件?

    • 毒駭安全防護小撇步

    • 網路迷思(一):張貼毀謗及違法內容

    • 網路迷思(二):著作權與引用

    • 勇者小屋達人申請須知







    googletag.cmd.push(function() googletag.display('div-gpt-ad-1489070677458-0'); );















    face我們了解您不想看到廣告的心情⋯ 若您願意支持巴哈姆特永續經營,請將 gamer.com.tw 加入廣告阻擋工具的白名單中,謝謝 !【教學】




    googlecseLoad();

    jQuery(".a-mercy-d").click(function()
    var url = this.href;
    var goRedirect = false;
    var openNew = (this.target) ? true : false;

    if( url )
    jQuery.get( "/ajax/baha_lkasoo.php", id: jQuery(this).data('ssn') )
    .done(function()
    goRedirect = true;
    if( !openNew )
    document.location = url;

    );

    setTimeout(function()
    if (!goRedirect)
    if( !openNew )
    document.location = url;


    , 1500);


    if( !openNew )
    return false;

    );

    var mercyadblock = (function ()
    var adblock = ;

    adblock.show = function ()
    jQuery('.alert-close').parent().show();
    ;

    adblock.hide = function ()
    jQuery('.alert-close').parent().hide();
    ;

    adblock.check = function ()
    if (localStorage.getItem('admercyblocks') === null)
    jQuery('.alert-close').parent().show();
    else
    var hourts = Math.floor(Date.now() / 1000)-86400;
    if (localStorage.getItem('admercyblocks') < hourts)
    jQuery('.alert-close').parent().show();
    localStorage.removeItem('admercyblocks');


    ;

    return adblock;
    ());

    if (typeof(Storage) === "undefined")
    /*load fail*/
    if (typeof antiadb === 'undefined')
    mercyadblock.show();
    else
    /*load success but open*/
    antiadb.onDetected(function ()
    mercyadblock.show();
    );

    else
    /*load fail*/
    if (typeof antiadb === 'undefined')
    mercyadblock.check();
    else
    /*load success but open*/
    antiadb.onDetected(function()
    mercyadblock.check();
    );



    jQuery(".alert-close").click(function()
    mercyadblock.hide();

    if (typeof(Storage) !== "undefined")
    localStorage.setItem('admercyblocks', Math.floor(Date.now() / 1000));

    );

    jQuery('body').click(function(event)
    if (!jQuery(event.target).parents('.TOP-btn').length
    && !jQuery(event.target).parents('.TOP-my').length
    && jQuery(event.target).parents('.TOP-msg').attr('id') != 'topBarMsg_'+topBarType)
    jQuery('#topBarMsg_'+topBarType).css('display','none');
    jQuery('#topBar_'+topBarType).attr('class', topBarClass);

    insideSecondaryfunc(2, event);

    );

    var mousewheelevt=(/Firefox/i.test(navigator.userAgent))? "DOMMouseScroll" : "mousewheel" //FF doesn't recognize mousewheel as of FF3.x
    if(document.getElementById('BH-top-data').attachEvent) //if IE (and Opera depending on user setting)
    document.getElementById('BH-top-data').attachEvent("on"+mousewheelevt, TOPBAR_stopWheel);

    else if(document.getElementById('BH-top-data').addEventListener) //WC3 browsers
    document.getElementById('BH-top-data').addEventListener(mousewheelevt, TOPBAR_stopWheel, false);


    if( 'function' == typeof(chpagehotkey) )
    document.onkeydown = function (evt)
    evt = window.event ;


    if( typeof BH_mainmenu_init === 'function' )
    var BahamutMenu = new BH_mainmenu_init();
    BahamutMenu.onScroll();


    The name of the picture黑色沙漠手遊公會缺人名稱是GO歡迎大家查詢到後加入

    This page is only for reference, If you need detailed information, please check here
    The name of the pictureThe name of the picture

    Popular posts from this blog

    京昆高速公路

    【情報】本週珍珠商品重點:煉金時裝 + 艾港勞工宿舍!!

    【攻略】陳戈-謝勒汗智慧的古書 (完成)