-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskeeps.html
More file actions
36 lines (32 loc) · 1.16 KB
/
skeeps.html
File metadata and controls
36 lines (32 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<head>
<title>bar lines cams (umich)</title>
</head>
<!-- Google tag for bar lines property(gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1ESS6CE94D"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1ESS6CE94D');
</script>
<!-- Google tag for general website (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VSY38T5G3S"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-VSY38T5G3S');
</script>
<html>
<h1>livestream of the ricks line 8pm-1am, thursdays & saturdays</h2>
<h2>skeeps cam 🫨</h2>
<!-- <h4>skeeps cam updated at: 9:30:20 pm EDT</h4> -->
<!-- <img src="skeeps.jpg" height="378" width="620"></img> -->
<iframe src="https://rohanpi.tail6f8113.ts.net/" height="378" width="620"></iframe>
<br>
<br>
<h2>ricks cam 🫢</h2>
<h4>ricks cam updated at: 10:00:50 pm EDT</h4>
<img src="ricks.jpg" height="378" width="620"></img>
</html>