RSS+Atom Feed Subscribe Button Generator

Finds RSS and/or Atom links on a page and inserts feed subscription links for use by aggregators

< 腳本RSS+Atom Feed Subscribe Button Generator的回應

提問/評論

§
發表於:2024-05-01
編輯:2024-05-01

Add style rule all: unset in order to not be subjected to local img rules.

Required change:

- var ATOM_ICON  = '<img src="data:image
+ var ATOM_ICON  = '<img style="all: unset" src="data:image

See https://jade.fyi/

Rule:

img, video {
    font-size: 3rem;
    color: #0f0;
    width: 100%;
}
junkblocker作者
§
發表於:2024-05-02

You seem to be using version 2.5 somehow. Please try the latest 2.7 release that's been here since May 6, 2022.

§
發表於:2024-05-02

You are correct.

Pardon.

發表回覆

登入以回覆