12/28/2021, 9:44:59 AM
目前為 2024-07-10 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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