test: add ddinstagram.com

This commit is contained in:
hyperdefined 2024-03-26 14:33:01 -04:00
parent 0b5e608466
commit c71f8cd5eb
No known key found for this signature in database
GPG Key ID: EB0B55B31E88AB03

View File

@ -878,6 +878,30 @@
"code": 200, "code": 200,
"status": "redirect" "status": "redirect"
} }
}, {
"name": "ddinstagram link",
"url": "https://ddinstagram.com/p/CmCVWoIr9OH/",
"params": {},
"expected": {
"code": 200,
"status": "redirect"
}
}, {
"name": "d.ddinstagram.com link",
"url": "https://d.ddinstagram.com/p/CmCVWoIr9OH/",
"params": {},
"expected": {
"code": 200,
"status": "redirect"
}
}, {
"name": "g.ddinstagram.com link",
"url": "https://g.ddinstagram.com/p/CmCVWoIr9OH/",
"params": {},
"expected": {
"code": 200,
"status": "redirect"
}
}], }],
"vine": [{ "vine": [{
"name": "regular vine link (9+10=21)", "name": "regular vine link (9+10=21)",