Imgur: fix HTML escape sequences in the old design

Imgur's "old design" sometimes includes HTML escape sequences in post descriptions, such as having """ and "'" instead of quotation marks. This replaces them with the appropriate characters.

Pada tanggal 09 Desember 2023. Lihat %(latest_version_link).

Penulis
Corrodias
Nilai
0 0 0
Versi
1.2.0
Dibuat
01 Desember 2023
Diperbarui
09 Desember 2023
Size
2,03 KB
Lisensi
MIT
Berlaku untuk

Change Log

1.2

  • Abort if the loaded page isn't the old design.
  • Did a bit of refactoring.

1.1

  • Added <, >, and & replacements.

1.0

  • Initial version, for quotation marks and apostrophes only.