Comment on League of Legends data scraping the hard and tedious way for funComments−picafrost1yA tip: @media (prefers-color-scheme: dark) { img[src*="svg"], img[src*="png"] { filter: invert(1) hue-rotate(180deg); } }
Comments
A tip: