Lovelace picture card not showing up anymore

I have the following code and it used to work until the last few updates.

          - type: horizontal-stack
            cards:
              - type: custom:card-modder
                card:
                  type: picture
                  image: /local/lovelace/remote/shield_logo.png
                style:
                  padding: 10px 10px 10px 10px
                  border-radius: 20px
                  background-color: rgba(56,60,69,1)
                  border: solid 3px rgba(118,185,0,1)
                  box-shadow: 3px 3px rgba(0,0,0,0.4)

error

Do you know that card-modder is deprecated since 10 months?

EDIT: But maybe take a look here: