Fix RemoteSVG UTC failed due to the proxy block 56/277356/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 5 Jul 2022 10:55:42 +0000 (19:55 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 5 Jul 2022 10:55:42 +0000 (19:55 +0900)
Due to the security issue, https://bar.org/ networking blocked.
And the blocked request give us some result,
and UTC don't parse this data.

So, we change url as 127.0.0.1 (== localhost) so we can fail
to get data successfully.

Change-Id: Ib027856d674b794c9e31f066189a23f17a8cd9cf
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>

No differences found