Imgur - Fix Quotation Marks in the Old Design

Imgur's "old design" sometimes includes """ and "'" in post descriptions instead of quotation marks. This replaces them with the appropriate characters.

目前为 2023-12-01 提交的版本。查看 最新版本

这些是代码更新过的版本。 显示所有版本

  • v1.2.0 2023-12-09
    • Abort if the loaded page isn't the old design.
    • Did a bit of refactoring.
  • v1.1.1 2023-12-05

    Limited the match path to /gallery/* .

  • v1.1.0 2023-12-03

    Added support for < and > because I observed them happening and for & just in case it also happens.

  • v1.0.1 2023-12-02

    just changed the formatting of the title to match my other script

  • v1.0.0 2023-12-01