Revert "src/Tweeper.php: fix rendering Instagram images in some feed readers" master
authorAntonio Ospite <ao2@ao2.it>
Fri, 7 Jan 2022 20:44:51 +0000 (21:44 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 7 Jan 2022 20:44:51 +0000 (21:44 +0100)
This reverts commit 6525c19868a0511abaaac9d2ba452ba640899209.

The problem was not really about Instagram using Cross Origin Resource
Policy but probably more about Liferea not parsing the images URLs
correctly.

So revert the change, since this broke images in other feed readers
which do not support Data URLs, like for example newsboat.


No differences found