12/28/2021, 9:44:59 AM
هذه إصدارات لهذا البرنامج النصي حيث تم تحديث الكود. عرض كل الإصدارات.
port wildcard
fix: did not work if comment and/or script were not the last nodes in the body. It works now.
const comment = script?.previousSibling?.previousSibling... so it won't throw if there is none