تعديل روابط المواضيع و الردود

منتديات هاكات phpBB3 والنقاش حول هاكات الجيل الثالث وأيضاً حل مشاكل التركيب العامة

المشرفون: alhitary،طاقم الإضافات

قوانين المنتدى
هذه الساحة للنقاش حول كيفية الهاكات وليس لحل المشاكل المتعلقه بذلك، مشكلة الهاك تطرح في موضوع الهاك نفسه
صورة العضو الرمزية
محمود محمد
عضو جديد
عضو جديد
مشاركات: 15
اشترك في: الثلاثاء يناير 22, 2013 1:12 pm

????? ????? ???????? ? ??????

مشاركةبواسطة محمود محمد » الجمعة مايو 31, 2013 6:16 pm

?????? ????? ? ???? ???? ? ??????

??? ?????? ????? ?????? ?????? ??? "nofollow" ??????? ???????? ? "dofollow" ??????? ???????? ? ????????? ?????? ????? ?????

كود: تحديد الكل

// BEGIN nofollow 
    // February 5th, 2010 By Liv Jones
    //www.extra-pc.com/vb

    // *Custom Variables:
       
       // If your server variable isn't set you may need to replace
       // this line with an example such as:
       // $home_url=greensboring.com;

       $home_url=$_SERVER['HTTP_HOST'];

    // *Option Custom Variables:

       // ??? ?????? ??? ????? ????? ????? ?? ???? ????? ???? ??? ?????
       

       $short_list=array(
       'www.extra-pc.com',
       'www.phpbbarabia.com',
       'www.phpbb.com',
       );

       // ????? ????? ???? ??? ?? ???? ????? ???
       //?????? ??????? ?????
     

        $follow_fp='disable';


    // ************ CHANGE NOTHING BELOW HERE ****************

    // Make all the links the same format regardless of url tag
    $message = preg_replace('/(a class="postlink" href="(.*?)")/','a href="$2" class="postlink"',$message);
   
    // replace all links with nofollow             
    $message = preg_replace('/(class="postlink")/','class="postlink" rel="nofollow" onclick="window.open(this.href);return false;"',$message);

    // parse out local links to remove nofollow
    $message = preg_replace('/(a href="http:\/\/'.$home_url.'(.*?)" class="postlink" rel="nofollow" onclick="window.open\(this.href\)\;return false\;")/','a href="http://'.$home_url.'$2" class="postlink-local"',$message);

// DoFollow on First Post only like a blog
    if (($row['post_id'] == $topic_data['topic_first_post_id']) && ($follow_fp != 'disable') && ($user_cache[$poster_id]['posts'] > 3)) {
    $message = preg_replace('/(rel="nofollow")/','',$message);
    }

    // Licensing
    $message = preg_replace(base64_decode('LyBHcmVlbnNib3JvIC8='),base64_decode('PGEgaHJlZj0iaHR0cDovL2dyZWVuc2JvcmluZy5jb20vIj4gR3JlZW5zYm9ybyA8L2E+'),$message);

    // Optional WhiteList for dofollowing
    // (But still open in new window)

    foreach($short_list as $sl) {
    $message = preg_replace('/(href="http:\/\/'.$sl.'(.*?)" class="postlink" rel="nofollow")/','href="http://'.$sl.'$2" class="postlink" rel="dofollow"',$message);
    }

    // Parsing Image Sizes
    if ($row['post_id'] == $topic_data['topic_first_post_id']) {
    $message = preg_replace('/(alt="Image")/','alt="Image" style="max-width:400px;"',$message); } else {
    $message = preg_replace('/(alt="Image")/','alt="Image" style="max-width:650px;"',$message); }

    // END - nofollow


http://www.phpbbarabia.com/community/viewtopic.php?f=44&t=36695

??????? ????? ?????? ????? ?????? ?????? ??????? ???????? ?? ??? ????? ??????? ????????? ??????? ? ??? ?? ?????? "?????? ?????"

كود: تحديد الكل

<!-- IF not S_IS_BOT -->
??????? ???????? ?? ??? ????? ??????? ????????? ? ???????
<!-- ENDIF -->


????? ??? - ????? ???? ???? ???? ?????? ???? ??? ????? ?????? http ?? https ??? ??? ????? ?? ???? ??? ??????? ??????? ??? ??????? ?? ????? ?????? https

????? ???? ??? ????? ????? ?????? ????????? ??????? ????? ????? ?????? ?? ??? ?????
???? ????? ?? ???? ?? ??????? ?????????

كود: تحديد الكل

*.google.com

??? ??????? ?????? ??????? ? ???????? ??????? ??????? ????? ???

كود: تحديد الكل

mail.google.com

? ????? ?? ????????? ???????

? ????? ???? ?? ???

?? ?????? ???????? ?????? ???? ????? ??? ???? ??????
#########################




صورة العضو الرمزية
محمود محمد
عضو جديد
عضو جديد
مشاركات: 15
اشترك في: الثلاثاء يناير 22, 2013 1:12 pm

????? ????? ???????? ? ??????

مشاركةبواسطة محمود محمد » الاثنين يونيو 03, 2013 7:47 pm

???????? ????? ?? ???? ????? <==(????) :roll:


العودة إلى ”هاكــات [ ×.3.0 ]“

الموجودون الآن

المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين و 7 زوار