功能:去除“免费赠品”按钮
Author: k4m7v2pzCreated Jan 22, 2026Updated Jan 22, 2026
按钮外层div element标签内容:
<div class="block lg:hidden">
<div
class="inline-flex items-center gap-1 rounded-full text-sm font-medium bg-[#F1F1FB] text-[#5D5BD0] hover:bg-[#E4E4F6] dark:bg-[#373669] dark:text-[#DCDBF6] dark:hover:bg-[#414071] button-glimmer">
<div class="feh-border-mask" aria-hidden="true">
<div class="feh-border-glow"></div>
</div><button type="button"
class="button-glimmer-cta relative flex items-center gap-1 rounded-full bg-transparent ps-2.5 text-current focus:outline-none py-2 pe-3 button-text-shine"><svg
xmlns="http://www.w3.org/2000/svg" width="20" height="20" aria-hidden="true" class="icon-sm">
<use href="/cdn/assets/sprites-core-k5zux585.svg#2e54eb" fill="currentColor"></use>
</svg>免费赠品</button>
</div>
</div>XPath:/html/body/div[1]/div[1]/div/div/div/header/div[2]/div
full XPath/html/body/div[1]/div[1]/div/div/div/header/div[2]/div/div/button
Source: xcanwin/KeepChatGPT