Switch Mode

هذا المحتوى ترفيهي فقط ولايمت لديننا بأي صلة. لا تجعلوا القراءة تلهيكم عن صلواتكم و واجباتكم.

أسطورة الحكيم العظيم 1308

اقناع العدو بالانسحاب

اقناع العدو بالانسحاب

°°°°°::::(((<< Legend of the Great Sage >>)))::::°°°°°

>> ZIXAR <<

“غو يانيينغ ، هل تعتقدين أنه يمكنك التباهي أمامي لمجرد أنك حصلت على ريشة عشوائية؟”

 

 

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉F A🔥 1004mohaamned alrehaili🔥 1005محمد جبران🔥 1006A G🔥 1007Ahmed Asem🔥 1008Oussama Ait ouakrim🔥 1009Daniah Mulki🔥 10010Abdullah Alamoudi🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057Basil Alfaifi💎 1008husam Al marzouqi💎 1009Nasser Bin zayed💎 10010Abdullah Alzahrani💎 100

عندما هبطت ريشة تحريك السماء في الأقاليم التسع ، كانت سو ميراو في الأساس أول من اكتشفها ، إلا أنها لم تكن طائرًا. حتى لو حصلت عليه ، فلن يكون ذا قيمة كبيرة لها. قد يؤدي ذلك إلى صراع كبير لم يكن يستحق كل هذا العناء على الإطلاق.

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

 

شياو آن كانت تراقبه على الجانب ، وتوقف هجمات ملوك الشياطين الآخرين. في وقت سابق ، كانت سلسلة خرزات صلاة الجمجمة كافية لإيقافهم ، لذا بعد أن تعاملت معهم شخصيًا ، قرعت جرس تقليب الروح ورفعت لافتة بحر الدم ، كانت قد استولت بالفعل على العديد من ملوك الشيطان.

انحنت غو يانيينغ بأدب. “أنا لست خصمك.”

 

 

 

قالت سو ميراو بشكل ضار ، “إذا أردت ذلك ، يمكنني أن أجعلك تناديني أمي!”

 

 

 

كان الوصي اله الصقر مثل الريشة ، تم إلقاؤه حولها بشكل لا يمكن السيطرة عليه في الفوضى. على الرغم من أنه لم يندفع لمساعدتها ، كان ذلك فقط لأنها لم تهتم به حقًا.

  ترجمة: zixar

 

ترددت سو ميراو. “حسنا اذا! لي تشينغشان ، اطلبت منك أن تتخلى عن يينغ اير الخاص بي. لن أعارضك بعد الآن “.

السحر غير المرئي سحقهم أيضًا بقوة مطلقة. حتى السيادة الانسان ، سي لونغ ، لم يكن محصن ضدها ، في حين أن لي تشينغشان قد وقع في حبها أيضًا ، ناهيك عن ذكر ملك شيطان.

اهتمت غو يانيينغ بوالدتها وتعتز بها أكثر من أي شخص آخر. في الأصل ، اعتقدت سو ميراو أنها يمكن أن تثير حنقها بالتأكيد بهذه البقعة الناعمة وتزيد من تأثيرها الساحر عليها. لم تتوقع أبدًا ردًا من هذا القبيل ، مما جعلها تشعر وكأنها كانت الخاسرة في هذا التبادل.

 

ولكن تحت السلحفاة الروحية ، ظل ملك الفهد ظل البرق متمسكًا بمرارة.

لقد احتاجت فقط إلى أمر واحد لإحداث مأساة عائلية.

للحظة ، تُركت سو ميراو عاجزة عن الكلام. صرت أسنانها. “يا له من لسان ذكي. مع ما قلته ، إذا لم أعترف بالهزيمة ، فسوف أتحول أساسًا إلى امرأة قبيحة ، حمقاء ، محتقرة ، بلا قلب ليست حتى بعظمة هؤلاء الرجال النتن! ”

 

 

ابتسمت غو يانيينغ. “إذا كان أبى البائس يمكن أن يلفت انتباهك ، فمن الواضح أن هذا شرفي. إنه في الأساس لا يختلف عن زوجة الأب “.

[اذا وجدت أي أخطاء في الترجمة فيرجى ذكره في التعليقات لإصلاحه ولتتحسن الترجمة في المستقبل ولا تنسى التفاعل مع الرواية وشكرا]

 

اهتمت غو يانيينغ بوالدتها وتعتز بها أكثر من أي شخص آخر. في الأصل ، اعتقدت سو ميراو أنها يمكن أن تثير حنقها بالتأكيد بهذه البقعة الناعمة وتزيد من تأثيرها الساحر عليها. لم تتوقع أبدًا ردًا من هذا القبيل ، مما جعلها تشعر وكأنها كانت الخاسرة في هذا التبادل.

شعرت سو ميراو وكأنها خدعت نفسها للتو. شعرت بالضيق.

 

 

للحظة ، تُركت سو ميراو عاجزة عن الكلام. صرت أسنانها. “يا له من لسان ذكي. مع ما قلته ، إذا لم أعترف بالهزيمة ، فسوف أتحول أساسًا إلى امرأة قبيحة ، حمقاء ، محتقرة ، بلا قلب ليست حتى بعظمة هؤلاء الرجال النتن! ”

لقد فهمت ماضي غو يانيينغ جيدًا للغاية ، حيث كانت ذات يوم قابلة للاستحواذ عليها في الماضي. كانت مستعدة للضرب بمجرد أن خضعت للمحنة السماوية  الثالثة. ومع ذلك ، ظهر لي تشينغشان من العدم في النهاية. تعمقت علاقاتهم تدريجيًا ، وكانت مترددة في الانخراط مع لي تشينغشان في ذلك الوقت ، ولهذا السبب استسلمت بحزم.

 

 

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

اهتمت غو يانيينغ بوالدتها وتعتز بها أكثر من أي شخص آخر. في الأصل ، اعتقدت سو ميراو أنها يمكن أن تثير حنقها بالتأكيد بهذه البقعة الناعمة وتزيد من تأثيرها الساحر عليها. لم تتوقع أبدًا ردًا من هذا القبيل ، مما جعلها تشعر وكأنها كانت الخاسرة في هذا التبادل.

شعرت سو ميراو وكأنها خدعت نفسها للتو. شعرت بالضيق.

 

 

سخرت. “لم أعتقد أبدًا أنك ستنتهي في مثل هذه الحالة المؤسفة حتى مع تصرفاتك ، وتخاطر بحياتك من أجل رجل.”

يينغ اير!

 

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉F A🔥 1004mohaamned alrehaili🔥 1005محمد جبران🔥 1006A G🔥 1007Ahmed Asem🔥 1008Oussama Ait ouakrim🔥 1009Daniah Mulki🔥 10010Abdullah Alamoudi🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057Basil Alfaifi💎 1008husam Al marzouqi💎 1009Nasser Bin zayed💎 10010Abdullah Alzahrani💎 100

قالت غو يانيينغ ، “تنهيدة ، لا تقل لي أن الشيء الوحيد الموجود في عينيك هو الحب بين الرجل والمرأة؟”

 

 

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

تساءلت سو ميراو ، “هل أنت جريء بما يكفي لتقول إنك لم تقعي في الحب من قبل؟”

 

 

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

بحفيف ، فتحت غو يانيينغ مروحتها القابلة للطي وغطت النصف السفلي من وجهها. كان من الواضح أن هذا هو الموقف الذي اتخذته المرأة عندما شعروا بالحرج ، لكنها كانت لا تزال تبدو رشيقة للغاية ومرتاحة. إبتسمت. “الناس ليسوا نباتات. كيف لا يكون لديهم مشاعر؟ ”

 

 

 

ومض ضوء غريب في عيون سو ميراو. “حسنًا ، لا عجب أن لي تشينغشان سيقع في حبك من النظرة الأولى ولكنه لن يتمكن من الحصول عليك أبدًا. ستكون من أفضل الإضافات إلى مجموعتي. تعالي!”

ابتسمت غو يانيينغ. “إذا كان أبى البائس يمكن أن يلفت انتباهك ، فمن الواضح أن هذا شرفي. إنه في الأساس لا يختلف عن زوجة الأب “.

 

 

هزت غو يانيينغ رأسها بابتسامة. “لا أريد أن أكون جزءًا من مجموعة ، ولا أريد أن أشتبك معك. أريد فقط أن ألفت انتباهك إلى شيء ما “.

 

 

 

“أوه؟”

في تلك اللحظة ، نشر الكون بينغ جناحيه وحلق.

 

لدعمي ماديًا وللمزيد من الفصول اضغط هنا   PAYPAL

“أنت ثعلب عظيم من يوسو ، وجود يمكن أن يسحر جميع الكائنات الحية ، ومع ذلك فقد انحدرت إلى المستوى الذي يتعين عليك فيه القتال وقتل نفسك. ألا تجد هذا غير لائق قليلا؟ ”

 

 

“حتى لو حصلت على ما تريدينه من هذه المعركة، فمن المحتمل أن تموت جميع النساء في قصر اليشم.”

“تنهد ، ليس لدي أي خيار آخر بشأن هذا. من يستطيع أن يساعد في حقيقة أن هؤلاء الرجال النتن عصيان للغاية؟ وحقيقة أن امرأة ذكية مثلك ترفض أن تأتي إلى رشدها؟ ”

شياو آن كانت تراقبه على الجانب ، وتوقف هجمات ملوك الشياطين الآخرين. في وقت سابق ، كانت سلسلة خرزات صلاة الجمجمة كافية لإيقافهم ، لذا بعد أن تعاملت معهم شخصيًا ، قرعت جرس تقليب الروح ورفعت لافتة بحر الدم ، كانت قد استولت بالفعل على العديد من ملوك الشيطان.

 

 

تنهدت سو ميراو بلا حول ولا قوة. حتى أنها تراجعت عينيها ببراءة ، لدرجة أن غو يانيينغ كادت أن تصدقها. اعتمدت كليًا على رياح الجحيم الساخنة للحفاظ على خيط من الوضوح.

 

 

 

“حتى لو حصلت على ما تريدينه من هذه المعركة، فمن المحتمل أن تموت جميع النساء في قصر اليشم.”

 

 

 

أشارت غو يانيينغ إلى الفوضى بمروحة قابلة للطي. فتح إعصار طريقا ، فقط لرؤية التنين الذهبي ذي المخالب الخمسة يمزق تدريجيا قوقعة السلحفاة الروحية.

كان الوصي اله الصقر مثل الريشة ، تم إلقاؤه حولها بشكل لا يمكن السيطرة عليه في الفوضى. على الرغم من أنه لم يندفع لمساعدتها ، كان ذلك فقط لأنها لم تهتم به حقًا.

 

  ترجمة: zixar

ولكن تحت السلحفاة الروحية ، ظل ملك الفهد ظل البرق متمسكًا بمرارة.

حدقت غو يانيينغ بعمق في سو ميراو. كانت عيناها مليئة بالثقة ، كما كانت تلميحًا من القلق.

 

يينغ اير!

حتى عندما انتقل لي تشينغشان من شيطان النمر إلى السلحفاة الروحية ، لم يجنبها. بدلاً من ذلك ، قمعها بكل ما لديه ، وخطط لاستخدامها للتبادل مع سو ميراو من أجل شين منغدي. في النهاية ، أنقذت غو يانيينغ شين منغدي ، لذلك استخدمها ببساطة كوسادة لحم ، مما سمح لها بمشاركة بعض الضغط من التنين الذهبي.

 

 

قالت غو يانيينغ ، “تنهيدة ، لا تقل لي أن الشيء الوحيد الموجود في عينيك هو الحب بين الرجل والمرأة؟”

كانت ملك الفهد ظل البرق ملكًا شيطانًا مشهورًا أيضًا ، ولكن كيف يمكن مقارنتها بـ لي تشينغشان الحالي؟ حتى مع قوتها الكاملة ، لم تستطع الهروب من السلحفاة الروحية. حتى أنه كان هناك تنين ذهبي على القمة. لقد تم سحقها مباشرة حتى تمزق أعضائها وتدفّق الدم من عينيها وأذنيها وفمها وأنفها. لم يتم سحقها حتى الموت بفضل جسدها القاسي ، ولكن إذا استمر هذا ، فلن تتمكن من الصمود لفترة أطول أيضًا.

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

 

 

شياو آن كانت تراقبه على الجانب ، وتوقف هجمات ملوك الشياطين الآخرين. في وقت سابق ، كانت سلسلة خرزات صلاة الجمجمة كافية لإيقافهم ، لذا بعد أن تعاملت معهم شخصيًا ، قرعت جرس تقليب الروح ورفعت لافتة بحر الدم ، كانت قد استولت بالفعل على العديد من ملوك الشيطان.

 

 

أشارت غو يانيينغ إلى الفوضى بمروحة قابلة للطي. فتح إعصار طريقا ، فقط لرؤية التنين الذهبي ذي المخالب الخمسة يمزق تدريجيا قوقعة السلحفاة الروحية.

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

 

 

 

“لا أحد يشكك في إخلاصهم لك ، لكن إذا أهملت مصائرهم فقط ، كيف تختلف عن هؤلاء الرجال النتن؟ حتى لي تشينغشان الحقير ، القذر ، الفاسق ، بلا قلب لن يفعل شيئًا من هذا القبيل “.

 

 

سخرت. “لم أعتقد أبدًا أنك ستنتهي في مثل هذه الحالة المؤسفة حتى مع تصرفاتك ، وتخاطر بحياتك من أجل رجل.”

حدقت غو يانيينغ بعمق في سو ميراو. كانت عيناها مليئة بالثقة ، كما كانت تلميحًا من القلق.

 

 

 

للحظة ، تُركت سو ميراو عاجزة عن الكلام. صرت أسنانها. “يا له من لسان ذكي. مع ما قلته ، إذا لم أعترف بالهزيمة ، فسوف أتحول أساسًا إلى امرأة قبيحة ، حمقاء ، محتقرة ، بلا قلب ليست حتى بعظمة هؤلاء الرجال النتن! ”

 

 

عندما هبطت ريشة تحريك السماء في الأقاليم التسع ، كانت سو ميراو في الأساس أول من اكتشفها ، إلا أنها لم تكن طائرًا. حتى لو حصلت عليه ، فلن يكون ذا قيمة كبيرة لها. قد يؤدي ذلك إلى صراع كبير لم يكن يستحق كل هذا العناء على الإطلاق.

“من الواضح أنك لست هذا النوع من النساء ،” قالتها غو يانيينغ بجدية ، دون أي نفاق.

 

 

قالت غو يانيينغ ، “تنهيدة ، لا تقل لي أن الشيء الوحيد الموجود في عينيك هو الحب بين الرجل والمرأة؟”

ترددت سو ميراو. “حسنا اذا! لي تشينغشان ، اطلبت منك أن تتخلى عن يينغ اير الخاص بي. لن أعارضك بعد الآن “.

 

 

 

“ميراو ، لا داعي للقلق علي! فعلي كل ما تريدين القيام به!” قالت ملك الفهد ظل البرق بصعوبة.

تساءلت سو ميراو ، “هل أنت جريء بما يكفي لتقول إنك لم تقعي في الحب من قبل؟”

 

“أنت ثعلب عظيم من يوسو ، وجود يمكن أن يسحر جميع الكائنات الحية ، ومع ذلك فقد انحدرت إلى المستوى الذي يتعين عليك فيه القتال وقتل نفسك. ألا تجد هذا غير لائق قليلا؟ ”

بغض النظر عما إذا كانت قد سحرت في البداية أم لا ، فقد أصبحت بالفعل نواياها الحقيقية. طالما استطاعت أن تكسب ابتسامة منها ، فإن التضحية بنفسها كان يستحق ذلك.

ترددت سو ميراو. “حسنا اذا! لي تشينغشان ، اطلبت منك أن تتخلى عن يينغ اير الخاص بي. لن أعارضك بعد الآن “.

 

لم تستطع إلا أن تنظر إلى السماء. “يا لورد المملكة ، هذا المكان وحيد للغاية. هل هذا أيضًا جزء من مخططك؟ ”

يينغ اير!

 

 

“تنهد ، ليس لدي أي خيار آخر بشأن هذا. من يستطيع أن يساعد في حقيقة أن هؤلاء الرجال النتن عصيان للغاية؟ وحقيقة أن امرأة ذكية مثلك ترفض أن تأتي إلى رشدها؟ ”

تنهدت سو ميراو بالداخل. تذكرت ما قالته غو يانيينغ للتو ، “الناس ليسوا نباتات. كيف لا يكون لديهم مشاعر؟ ”

حدقت غو يانيينغ بعمق في سو ميراو. كانت عيناها مليئة بالثقة ، كما كانت تلميحًا من القلق.

 

السحر غير المرئي سحقهم أيضًا بقوة مطلقة. حتى السيادة الانسان ، سي لونغ ، لم يكن محصن ضدها ، في حين أن لي تشينغشان قد وقع في حبها أيضًا ، ناهيك عن ذكر ملك شيطان.

حتى لو كان لديها قلب من الصلب ، فإن رفقة عمرها آلاف السنين وتفانيها غير المشروط كانت كافية لترك وراءها بصمة عميقة. كل ما حدث بينهما كان مرئيًا أمام عينيها. هل كان لديها حقًا القلب لرؤيتهم جميعًا يموتون هنا؟

 

 

 

لم تستطع إلا أن تنظر إلى السماء. “يا لورد المملكة ، هذا المكان وحيد للغاية. هل هذا أيضًا جزء من مخططك؟ ”

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉F A🔥 1004mohaamned alrehaili🔥 1005محمد جبران🔥 1006A G🔥 1007Ahmed Asem🔥 1008Oussama Ait ouakrim🔥 1009Daniah Mulki🔥 10010Abdullah Alamoudi🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057Basil Alfaifi💎 1008husam Al marzouqi💎 1009Nasser Bin zayed💎 10010Abdullah Alzahrani💎 100

 

انحنت غو يانيينغ بأدب. “أنا لست خصمك.”

“هل يمكنني مناداتك باسمك أيضًا؟ ميراو ، المكان صاخب للغاية هنا. لماذا لا نذهب إلى البحر الشرقي في نزهة؟ أنا غاضبة جدًا بشأن مملكة التلال الخضراء. دعنا نترك الرجال يتعاملون مع مشاكلهم الخاصة! ”

ولكن تحت السلحفاة الروحية ، ظل ملك الفهد ظل البرق متمسكًا بمرارة.

 

قالت سو ميراو بشكل ضار ، “إذا أردت ذلك ، يمكنني أن أجعلك تناديني أمي!”

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

حتى عندما انتقل لي تشينغشان من شيطان النمر إلى السلحفاة الروحية ، لم يجنبها. بدلاً من ذلك ، قمعها بكل ما لديه ، وخطط لاستخدامها للتبادل مع سو ميراو من أجل شين منغدي. في النهاية ، أنقذت غو يانيينغ شين منغدي ، لذلك استخدمها ببساطة كوسادة لحم ، مما سمح لها بمشاركة بعض الضغط من التنين الذهبي.

 

“حتى لو حصلت على ما تريدينه من هذه المعركة، فمن المحتمل أن تموت جميع النساء في قصر اليشم.”

أدركت سو ميراو أن لي تشينغشان لن يشعر بالراحة أبدًا طالما أنها لا تزال موجودة. ربما كانت قد خسرت منذ اللحظة التي تحرر فيها من سحرها. كان من غير المجدي حقًا أن يستمروا على هذا النحو ، لكنها ببساطة رفضت قبول ذلك.

 

 

ابتسمت سو ميراو ببراعة وأمسكت بيد غو يانيينغ. “يانيينغ ، من الأفضل أن ترافقيني جيدًا!”

“سي لونغ، لا يمكنك أن تلومني لكوني شرسة. أنا مقيد بقسم الدم للنهر السفلى مجبرة على الزواج من هذا الرجل. أردت في الأصل التعامل مع هذا شخصيًا ، لكنني لم أتوقع أن ينهار كل شيء في النهاية. لا يسعني إلا أن تتمكن من تحريري، حتى نتمكن من متابعة ما كان لدينا من قبل! ”

شعرت سو ميراو وكأنها خدعت نفسها للتو. شعرت بالضيق.

 

 

بسماع ذلك ، تم تنشيط سي لونغ بشكل كبير ، مثل البطل الذي هزم كل ملوك الشياطين الذين تلقوا تشجيعًا من “حبه الحقيقي”. عض التنين الذهبي بقسوة على قوقعة السلحفاة.

حتى عندما انتقل لي تشينغشان من شيطان النمر إلى السلحفاة الروحية ، لم يجنبها. بدلاً من ذلك ، قمعها بكل ما لديه ، وخطط لاستخدامها للتبادل مع سو ميراو من أجل شين منغدي. في النهاية ، أنقذت غو يانيينغ شين منغدي ، لذلك استخدمها ببساطة كوسادة لحم ، مما سمح لها بمشاركة بعض الضغط من التنين الذهبي.

 

ولكن تحت السلحفاة الروحية ، ظل ملك الفهد ظل البرق متمسكًا بمرارة.

شتم لي تشينغشان بصوت عالٍ ، “هذا الإمبراطور الأحمق الديوث!” ومع ذلك ، خفف من الداخل.

 

 

 

ابتسمت سو ميراو ببراعة وأمسكت بيد غو يانيينغ. “يانيينغ ، من الأفضل أن ترافقيني جيدًا!”

لقد احتاجت فقط إلى أمر واحد لإحداث مأساة عائلية.

 

 

في تلك اللحظة ، نشر الكون بينغ جناحيه وحلق.

هزت غو يانيينغ رأسها بابتسامة. “لا أريد أن أكون جزءًا من مجموعة ، ولا أريد أن أشتبك معك. أريد فقط أن ألفت انتباهك إلى شيء ما “.

 

ترجمة: zixar

 

لدعمي ماديًا وللمزيد من الفصول اضغط هنا   PAYPAL

“غو يانيينغ ، هل تعتقد أنني سأكون مهددة من ذلك؟ كل واحد منهم على استعداد للموت من أجلي “. حدقت سو ميراو عينيها وأطلقت هالة خطيرة.

[اذا وجدت أي أخطاء في الترجمة فيرجى ذكره في التعليقات لإصلاحه ولتتحسن الترجمة في المستقبل ولا تنسى التفاعل مع الرواية وشكرا]

سخرت. “لم أعتقد أبدًا أنك ستنتهي في مثل هذه الحالة المؤسفة حتى مع تصرفاتك ، وتخاطر بحياتك من أجل رجل.”

🔥 تحدي أغسطس 2026 ⏳ 8 يوم متبقي
69,410 شعلة الهدف: 66,666
104.1%
🎉 حققنا هدف الشهر، شكرًا لكل الداعمين!
×

شراء عملة الشعلة

🥇M. K🔥 40,000
🥈Yazeed Alsaedi🔥 105
🥉F A🔥 100
4mohaamned alrehaili🔥 100
5محمد جبران🔥 100
6A G🔥 100
7Ahmed Asem🔥 100
8Oussama Ait ouakrim🔥 100
9Daniah Mulki🔥 100
10Abdullah Alamoudi🔥 100

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉F A🔥 1004mohaamned alrehaili🔥 1005محمد جبران🔥 1006A G🔥 1007Ahmed Asem🔥 1008Oussama Ait ouakrim🔥 1009Daniah Mulki🔥 10010Abdullah Alamoudi🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057Basil Alfaifi💎 1008husam Al marzouqi💎 1009Nasser Bin zayed💎 10010Abdullah Alzahrani💎 100

---

ترجمة موقع ملوك الروايات. لا تُلهِكُم القراءة عن أداء الصلوات فى أوقاتها، و لا تنسوا نصيبكم من القرآن

اشترك الان من هنا. ولا مزيد من الإعلانات
لا تنسى وضع تعليق للمترجم فهذا يساعده على الاستمرار ومواصلة العمل عندما يرى تشجيعًا.

Comment

اعدادات القارئ

لايعمل مع الوضع اليلي
لتغير كلمة إله الى شيء أخر
إعادة ضبط