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.

Fra 09.12.2023. Se den seneste versjonen.

Forfatter
Corrodias
Vurderinger
0 0 0
Versjon
1.2.0
Lagd
01.12.2023
Oppdatert
09.12.2023
Size
2 kB
Lisens
MIT
Gjelder

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.