Update cloudy.json

This commit is contained in:
Intel1
2017-09-24 09:18:12 -05:00
committed by GitHub
parent e547a6a612
commit e4fc87d17e

View File

@@ -15,7 +15,7 @@
"patterns": [
{
"pattern": "cloudy.ec/(?:embed.php\\?id=|v/)([A-z0-9]+)",
"url": "https://www.cloudy.ec/embed.php?id=\\1"
"url": "https://www.cloudy.ec/embed.php?id=\\1&playerPage=1"
}
]
},
@@ -49,4 +49,4 @@
}
],
"version": 1
}
}