remove ixl
This commit is contained in:
13
index.html
13
index.html
@ -9,15 +9,14 @@
|
||||
<meta name="googlebot" content="index, follow, snippet" />
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="og:title" content="IXL | Math, Language Arts, Science, Social Studies, and Spanish"/>
|
||||
<meta property="og:title" content="Study math for free - Mathplanet"/>
|
||||
<meta
|
||||
property="og:description"
|
||||
content="IXL is the world's most popular subscription-based learning site for K–12. Used by over 17 million students, IXL provides personalized learning in more than 17,000 topics, covering math, language arts, science, social studies, and Spanish. Interactive questions, awards, and certificates keep kids motivated as they master skills."
|
||||
content="Math planet is a free, accessible platform for learning mathematics. We offer high school math courses in Pre-algebra, Algebra 1, Algebra 2 and Geometry."
|
||||
/>
|
||||
<meta property="og:url" content="https://www.ixl.com"/>
|
||||
<meta property="og:url" content="https://mathplanet.com"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:site_name" content="IXL Learning"/>
|
||||
<meta property="og:image"content="https://www.ixl.com/dv3/powZqMuTE7du4asFrVyNGxxoqkw/yui3/opengraph/assets/general_us.png"/>
|
||||
<meta property="og:site_name" content="Mathplanet"/>
|
||||
|
||||
<!-- initialize my stuff -->
|
||||
<script src="/js/all.min.js" async></script>
|
||||
@ -27,8 +26,8 @@
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
|
||||
<!-- seo + other things -->
|
||||
<title>IXL | Math, Language Arts, Science, Social Studies, and Spanish</title>
|
||||
<link rel="icon" href="https://ixl.com/ixl-favicon.png" id="favicon" />
|
||||
<title>Study math for free - Mathplanet</title>
|
||||
<link rel="icon" href="https://www.mathplanet.com/Media/0lvdlupa/mathplanet_favicon.png" id="favicon" />
|
||||
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3415518411898563" crossorigin="anonymous"></script> -->
|
||||
<script>
|
||||
window.addEventListener('beforeunload', function (event) {
|
||||
|
||||
@ -54,9 +54,6 @@
|
||||
"classroom": [
|
||||
"Home", "https://google-classroom.en.softonic.com"
|
||||
],
|
||||
"ixl": [
|
||||
"IXL | Dashboard", "https://www.ixl.com/favicon.ico"
|
||||
],
|
||||
"khan": [
|
||||
"Dashboard | Khan Academy", "https://www.khanacademy.org/favicon.ico"
|
||||
]
|
||||
@ -236,7 +233,6 @@
|
||||
<option value="google">google</option>
|
||||
<option value="drive">google drive</option>
|
||||
<option value="classroom">google classroom</option>
|
||||
<option value="ixl">ixl</option>
|
||||
<option value="khan">khan academy</option>
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user