Skip to content

Commit

Permalink
tests/miaopai: https -> http
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Jul 8, 2018
1 parent b148d91 commit 8230b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractors/miaopai_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ func TestMiaopai(t *testing.T) {
{
name: "normal test",
args: test.Args{
URL: "https://www.miaopai.com/show/nPWJvdR4z2Bg1Sz3PJpNYffjpDgEiuv4msALgw__.htm",
URL: "http://www.miaopai.com/show/nPWJvdR4z2Bg1Sz3PJpNYffjpDgEiuv4msALgw__.htm",
Title: "情人节特辑:一个来自绝地求生的爱情故事,送给已经离开的你-绝地求生大逃杀的秒拍",
Size: 12135847,
},
Expand Down

0 comments on commit 8230b68

Please sign in to comment.