Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
luyud authored Sep 14, 2020
1 parent 3ca7cce commit f1bc94b
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<html>
<head><title>Bitly</title></head>
<body><a href="https://appgw.test.atayun.com/pub/anywheel/pass?duration=30">moved here</a></body>
<head>
<meta property="al:ios:url" content="anywheelfblinks://pass?duration=30" />
<meta property="al:ios:app_store_id" content="1453812982" />
<meta property="al:ios:app_name" content="Anywheel" />
<meta property="og:title" content="Anywheel Pass" />
<meta property="og:type" content="website" />
<meta property="al:web:should_fallback" content="false" />
<!-- Other headers -->
</head>
<!-- Other HTML content -->
<body>
<a href="https://appgw.test.atayun.com/pub/anywheel/pass?duration=30">moved here</a>
</body>
</html>

0 comments on commit f1bc94b

Please sign in to comment.