Ahaochan / Tampermonkey

油猴脚本集合
https://greasyfork.org/zh-CN/users/30831
GNU General Public License v3.0
802 stars 130 forks source link

Update Pixiv artwork URL pattern matching #29

Closed Dreista closed 5 years ago

Dreista commented 5 years ago

Pixiv is changing:

https://www.pixiv.net/member_illust.php?mode=medium&illust_id={pid}

To:

https://www.pixiv.net/artworks/{pid}
Ahaochan commented 5 years ago

Thank for your PR. your PR did not solve this problem perfectly. you need to modify illust() function.