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:
parent
c00bd9206f
commit
83e8c1fc22
1 changed files with 0 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue