Closed samau3 closed 1 year ago
The MyNintendo website changed the element that contains the name of the product, from a h3 to a h2. This PR updates the Python code to not only check for a h3 but also a h2.
h3
h2
The latest updates on your projects. Learn more about Vercel for Git ↗︎
The MyNintendo website changed the element that contains the name of the product, from a
h3
to ah2
. This PR updates the Python code to not only check for ah3
but also ah2
.