Bind config js file in
This commit is contained in:
		@@ -8,10 +8,7 @@
 | 
				
			|||||||
    <link rel="stylesheet" href="css/index.css"
 | 
					    <link rel="stylesheet" href="css/index.css"
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
    <!--
 | 
					    <script src="config.js"></script>
 | 
				
			||||||
    <script type="application/dart" src="index.dart"></script>
 | 
					 | 
				
			||||||
    <script src="packages/browser/dart.js"></script>
 | 
					 | 
				
			||||||
    -->
 | 
					 | 
				
			||||||
    <script src="index.js"></script>
 | 
					    <script src="index.js"></script>
 | 
				
			||||||
    <h1>Video Downloader</h1>
 | 
					    <h1>Video Downloader</h1>
 | 
				
			||||||
    <center>
 | 
					    <center>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user