Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
在
addTitle()
方法第一行加上判断即可,意为仅在瀑布流时才显示价格,普通列表模式时直接跳过:if (document.getElementsByClassName("item-lists").length > 0) return;