We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6869ebc commit 8883a71Copy full SHA for 8883a71
scripts/zingmp3_oldLayout.js
@@ -11,7 +11,7 @@ export default {
11
blackList: [],
12
whiteList: ["https://zingmp3.vn/*", "https://mp3.zing.vn/*"],
13
14
- onDocumentStart: () => {
+ onDocumentStart : () => {
15
// prevent auto redirect from https://mp3.zing.vn/ to https://zingmp3.vn/
16
window.MP3_MEDIA_USER_UPLOAD = 1;
17
0 commit comments