Skip to content

Commit

Permalink
remove analytics from src
Browse files Browse the repository at this point in the history
  • Loading branch information
ojas1 committed Jul 3, 2020
1 parent 8b45cd8 commit 0ac357c
Show file tree
Hide file tree
Showing 317 changed files with 4,985 additions and 6,471 deletions.
41 changes: 18 additions & 23 deletions src/lab/Courses Aligned.html
Original file line number Diff line number Diff line change
@@ -1,35 +1,30 @@
<!DOCTYPE html>
<html lang="en"><head><!--Google Tag Manager--><script class="gtm">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W59SWTR');</script><!--End Google Tag Manager-->

<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description"/>
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author"/>
<!DOCTYPE html><html lang="en"><head><!--Google Tag Manager--><!--End Google Tag Manager--><!--Google Tag Manager--><!--End Google Tag Manager-->

<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description">
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author">

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon">


<link href="css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet">

<!-- Important Owl stylesheet -->
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet">

<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet">

<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet">
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><noscript class="gtm">&amp;amp;amp;amp;lt;iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-W59SWTR" style="display:none;visibility:hidden" width="0"&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/iframe&amp;amp;amp;amp;gt;</noscript><!--End Google Tag Manager (noscript)-->
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><!--End Google Tag Manager (noscript)--><!--Google Tag Manager (noscript)--><!--End Google Tag Manager (noscript)-->
<div id="top">
<header>
<!-- Navigation -->
Expand All @@ -43,7 +38,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -84,14 +79,14 @@
<div id="content">
<div class="container-fluid">
<div class="row">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;">
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand All @@ -102,7 +97,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><

<!--edit -->
<h1 class="text-h2-lightblue">Problem Solving Lab</h1><div>
<br/><p> The present lab is aligned with courses such as Introduction to Data Structures, Data Structures in C/C++, and the like. The experiments touch on most topics covered in such courses in most curricula. </p>
<br><p> The present lab is aligned with courses such as Introduction to Data Structures, Data Structures in C/C++, and the like. The experiments touch on most topics covered in such courses in most curricula. </p>
</div> </div>
</div>
</div>
Expand Down
39 changes: 17 additions & 22 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
@@ -1,35 +1,30 @@
<!DOCTYPE html>
<html lang="en"><head><!--Google Tag Manager--><script class="gtm">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W59SWTR');</script><!--End Google Tag Manager-->

<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description"/>
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author"/>
<!DOCTYPE html><html lang="en"><head><!--Google Tag Manager--><!--End Google Tag Manager--><!--Google Tag Manager--><!--End Google Tag Manager-->

<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description">
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author">

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon">


<link href="css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet">

<!-- Important Owl stylesheet -->
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet">

<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet">

<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet">
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><noscript class="gtm">&amp;amp;amp;amp;lt;iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-W59SWTR" style="display:none;visibility:hidden" width="0"&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/iframe&amp;amp;amp;amp;gt;</noscript><!--End Google Tag Manager (noscript)-->
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><!--End Google Tag Manager (noscript)--><!--Google Tag Manager (noscript)--><!--End Google Tag Manager (noscript)-->
<div id="top">
<header>
<!-- Navigation -->
Expand All @@ -43,7 +38,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -84,14 +79,14 @@
<div id="content">
<div class="container-fluid">
<div class="row">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;">
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand Down
41 changes: 18 additions & 23 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
@@ -1,35 +1,30 @@
<!DOCTYPE html>
<html lang="en"><head><!--Google Tag Manager--><script class="gtm">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W59SWTR');</script><!--End Google Tag Manager-->

<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description"/>
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author"/>
<!DOCTYPE html><html lang="en"><head><!--Google Tag Manager--><!--End Google Tag Manager--><!--Google Tag Manager--><!--End Google Tag Manager-->

<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description">
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author">

<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>

<link href="images/favicon.ico" rel="shortcut icon"/>
<link href="images/favicon.ico" rel="shortcut icon">


<link href="css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/bootstrap.min.css" rel="stylesheet">

<!-- Important Owl stylesheet -->
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet">

<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet">

<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet">
<script src="tabs.js" type="text/javascript"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script>
</head>
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><noscript class="gtm">&amp;amp;amp;amp;lt;iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-W59SWTR" style="display:none;visibility:hidden" width="0"&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/iframe&amp;amp;amp;amp;gt;</noscript><!--End Google Tag Manager (noscript)-->
<body class="index" id="page-top"><!--Google Tag Manager (noscript)--><!--End Google Tag Manager (noscript)--><!--Google Tag Manager (noscript)--><!--End Google Tag Manager (noscript)-->
<div id="top">
<header>
<!-- Navigation -->
Expand All @@ -43,7 +38,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -84,14 +79,14 @@
<div id="content">
<div class="container-fluid">
<div class="row">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;">
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand All @@ -102,7 +97,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><

<!--edit -->
<h1 class="text-h2-lightblue">Problem Solving Lab</h1><div>
<br/>
<br>
<p>
Welcome to the Problem Solving Virtual Lab developed at IIIT Hyderabad. The interactive experiments in this lab will give the students an opportunity for learning and better understanding of using computer programming as a tool to solve basic to advanced problems.
</p>
Expand Down
Loading

0 comments on commit 0ac357c

Please sign in to comment.