DeleGnT
Delegnt.net Moderator

الحمد لله الذي أنزل القرآن ورفع به الإنسان..
وجعله نورٌ للقلوب و الأبدان..
و كرم أهله بالفوز بالدنيا و يوم يحشر الثقلان..
و بشر حامليه و حفظته بالمغفرة و الرضوان..
و الفلاح و الفوز بالجنان..
ثم الصلاة و السلام على النبي الهادي العدنان..
محمد بن عبدالله وآله وصحبه ومن سار على نهجه بإحسان..
اليوم تخفق مشاعرنا بالبشر والأنس..
اليوم مجدُ وعُز موصول بالأمس..

التعرف على طريقة تحويل روابط موقعك HTML إلى php وذلك بعد حذف هاك الفي بي سيو
بمختلف الإصدارات

دعوة صالحة في ظهر الغيب والتردد في زيارة المعهد
للأستفادة من كل جديد لدينا

قم بإضافة أحد الأكواد التالية على حسب إصدارك وطريقة ضبطك للهاك عندما كان مثبت لديك
الكود الأول : لكل الذين عندهم الروابط عنده تنتهي بـ html بدون الالبومات في النسخة
كود:
[COLOR=#000000][COLOR=#0000BB]RewriteEngine On
RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html forumdisplay[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html member[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700](.*)-[/COLOR][COLOR=#0000BB]next[/COLOR][COLOR=#007700]-[/COLOR][COLOR=#0000BB]thread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]html showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]goto[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#0000BB]nextnewest [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]pagenumber[/COLOR][COLOR=#007700]=(.*) [/COLOR][COLOR=#0000BB]forumdisplay[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]pagenumber[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^(.*)-(.*)-[/COLOR][COLOR=#0000BB]post[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]html showpost[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]p[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]postcount[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]][/COLOR][/COLOR]

الكود الثاني : لكل الذين عندهم الروابط عنده تنتهي بـ html بـ الالبومات في النسخة
كود:
[COLOR=#000000][COLOR=#0000BB]RewriteEngine On
RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]users[/COLOR][COLOR=#007700]/(.*)-[/COLOR][COLOR=#0000BB]albums[/COLOR][COLOR=#007700](.*)-(.*).[/COLOR][COLOR=#0000BB]html album[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]albumid[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]pictureid[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]users[/COLOR][COLOR=#007700]/(.*)-[/COLOR][COLOR=#0000BB]albums[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html album[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]albumid[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-(.*).[/COLOR][COLOR=#0000BB]html showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-(.*).[/COLOR][COLOR=#0000BB]html showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html forumdisplay[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]post[/COLOR][COLOR=#007700](.*)-(.*).[/COLOR][COLOR=#0000BB]html showpost[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]p[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]postcount[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700](.*).[/COLOR][COLOR=#0000BB]html member[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]user[/COLOR][COLOR=#007700]/(.*).[/COLOR][COLOR=#0000BB]html member[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule archive[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-(.*).[/COLOR][COLOR=#0000BB]html archive[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]index[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]][/COLOR][/COLOR]

الكود الثالث : لكل الذين عندهم الروابط لا تنتهي بي html
كود:
[COLOR=#000000][COLOR=#0000BB]RewriteEngine On
RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]users[/COLOR][COLOR=#007700]/(.*)-[/COLOR][COLOR=#0000BB]albums[/COLOR][COLOR=#007700](.*)-(.*)/ [/COLOR][COLOR=#0000BB]album[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]albumid[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]pictureid[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]users[/COLOR][COLOR=#007700]/(.*)-[/COLOR][COLOR=#0000BB]albums[/COLOR][COLOR=#007700](.*)/ [/COLOR][COLOR=#0000BB]album[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]albumid[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700](.*)/ [/COLOR][COLOR=#0000BB]showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-(.*)/ [/COLOR][COLOR=#0000BB]showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700](.*)/ [/COLOR][COLOR=#0000BB]showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-(.*)/ [/COLOR][COLOR=#0000BB]showthread[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700](.*)/ [/COLOR][COLOR=#0000BB]forumdisplay[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]f[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]post[/COLOR][COLOR=#007700](.*)-(.*)/ [/COLOR][COLOR=#0000BB]showpost[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]p[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1[/COLOR][COLOR=#007700]&[/COLOR][COLOR=#0000BB]postcount[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]2 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700](.*)/ [/COLOR][COLOR=#0000BB]member[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule [/COLOR][COLOR=#007700]^[/COLOR][COLOR=#0000BB]user[/COLOR][COLOR=#007700]/(.*)/ [/COLOR][COLOR=#0000BB]member[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]?[/COLOR][COLOR=#0000BB]u[/COLOR][COLOR=#007700]=$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]]
[/COLOR][COLOR=#0000BB]RewriteRule archive[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-(.*)/ [/COLOR][COLOR=#0000BB]archive[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]index[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]t[/COLOR][COLOR=#007700]-$[/COLOR][COLOR=#0000BB]1 [/COLOR][COLOR=#007700][[/COLOR][COLOR=#0000BB]L[/COLOR][COLOR=#007700]] [/COLOR][/COLOR]
:1:

وها نحن نأتي وإياكم إلى ختام جولتنا المباركة , بين أفياء حديقتنا
وزهرات بساتيننا وشذا زهراتنا الفواحة .
بعد أن طـّوفنا فيها سوياَ فرأينا ما يعجب العين , وسمعنا ما يشنف الآذان ويطرب
الفؤاد، وإنه ليعز علينا الفراق بعد اجتماع والبعد بعد لقاء.
يا من يعـز عـلـيـنـا أن نـفـارقـهـم وجـدانــنـا كل شيء بـعـدكـم عـــدم
ولا يسعنا أحبتنا الكرام في هذا ، إلا أن ندعو الله لنا ولكم التوفيق
الذي جمّع شملنا في معهدنا المبارك
وها هو وقت الوداع حان ..
وزمان البين آن وإلى لقاء قريب وعلى الأبداع نجتمع.
