tophf / mpiv

A fully reworked fork of Mouseover Popup Image Viewer
MIT License
167 stars 21 forks source link

imgcredit #44

Closed theaulddubliner closed 3 years ago

theaulddubliner commented 3 years ago

Is this the right place to post site issues?

imgcredit.xyz is not working.

Thumb: http://s5.imgcredit.xyz/2021/01/25/54e62dfb02dc2fa305d594cd035ae77a.md.jpg

Full: http://imgcredit.xyz/image/diH67

tophf commented 3 years ago
{"r": "(//\\w+\\.imgcredit\\.xyz/\\d[\\w/]+)\\.md(.+)",
 "s": [
  "https:$1$2",
  "https:$1.png"
 ],
 "u": ".imgcredit.xyz/"
}

You can also post in discussions so that it becomes a place where people share the rules, which will be then either integrated in the script or posted in our Wiki.

theaulddubliner commented 3 years ago

Thanks for that.

On Tue, Jan 26, 2021 at 9:11 AM tophf notifications@github.com wrote:

{"r": "(//\w+\.imgcredit\.xyz/\d[\w/]+)\.md(.+)", "s": [ "https:$1$2", "https:$1.png" ], "u": "imgcredit.xyz" }

You can also post in discussions https://github.com/tophf/mpiv/discussions so that it becomes a place where people share the rules, which will be then either integrated in the script or posted in our Wiki.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tophf/mpiv/issues/44#issuecomment-767407170, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAWSH2LO4DHUUS2YHTCZKDS32BKPANCNFSM4WSRTX4A .