File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html >
3- < head >
4- < meta http-equiv ="refresh " content ="0; url=https://github.com/APIDevTools ">
5- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
6- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
7- </ head >
8- < body >
9- < script >
10- window . location = 'https://github.com/APIDevTools' ;
11- </ script >
3+ < head >
4+ < meta http-equiv ="refresh " content ="0; url=https://github.com/APIDevTools ">
125
13- Redirecting to < a href ="https://github.com/APIDevTools "> API Dev Tools</ a > ...
14- </ body >
6+ <!-- Google Analytics -->
7+ < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-68102273-2 "> </ script >
8+ < script >
9+ window . dataLayer = window . dataLayer || [ ] ;
10+ function gtag ( ) { dataLayer . push ( arguments ) ; }
11+ gtag ( 'js' , new Date ( ) ) ;
12+ gtag ( 'config' , 'UA-68102273-2' ) ;
13+ </ script >
14+
15+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
16+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
17+ </ head >
18+ < body >
19+ < script >
20+ window . location = 'https://github.com/APIDevTools' ;
21+ </ script >
22+
23+ Redirecting to < a href ="https://github.com/APIDevTools "> API Dev Tools</ a > ...
24+ </ body >
1525</ html >
You can’t perform that action at this time.
0 commit comments