1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

test(referer): remove piokok.com test case

This commit is contained in:
AiraNadih 2025-03-02 20:34:02 +00:00 committed by Frédéric Guillot
parent c00bd9206f
commit 83e8c1fc22

View file

@ -33,11 +33,6 @@ func TestGetRefererForURL(t *testing.T) {
url: "https://scontent-sjc3-1.cdninstagram.com/example.jpg",
expected: "https://www.instagram.com",
},
{
name: "Piokok URL",
url: "https://sp1.piokok.com/example.jpg",
expected: "https://sp1.piokok.com",
},
{
name: "Weibo Video URL",
url: "https://f.video.weibocdn.com/example.mp4",