|
21 | 21 | new WOW().init(); |
22 | 22 | </script> |
23 | 23 |
|
24 | | -<script type="text/javascript"> |
25 | | - var uservoiceOptions = { |
26 | | - /* required */ |
27 | | - key: 'tribler', |
28 | | - host: 'tribler.uservoice.com', |
29 | | - forum: '90409', |
30 | | - showTab: true, |
31 | | - /* optional */ |
32 | | - alignment: 'right', |
33 | | - background_color:'#f00', |
34 | | - text_color: 'white', |
35 | | - hover_color: '#009ec3', |
36 | | - lang: 'en' |
37 | | - }; |
38 | | - |
39 | | - function _loadUserVoice() { |
40 | | - var s = document.createElement('script'); |
41 | | - s.setAttribute('type', 'text/javascript'); |
42 | | - s.setAttribute('src', ("https:" == document.location.protocol ? "https://" : "http://") + "cdn.uservoice.com/javascripts/widgets/tab.js"); |
43 | | - document.getElementsByTagName('head')[0].appendChild(s); |
44 | | - } |
45 | | - _loadSuper = window.onload; |
46 | | - window.onload = (typeof window.onload != 'function') ? _loadUserVoice : function() { _loadSuper(); _loadUserVoice(); }; |
47 | | - </script> |
| 24 | +<!--<script type="text/javascript">--> |
| 25 | + <!--var uservoiceOptions = {--> |
| 26 | + <!--/* required */--> |
| 27 | + <!--key: 'tribler',--> |
| 28 | + <!--host: 'tribler.uservoice.com',--> |
| 29 | + <!--forum: '90409',--> |
| 30 | + <!--showTab: true,--> |
| 31 | + <!--/* optional */--> |
| 32 | + <!--alignment: 'right',--> |
| 33 | + <!--background_color:'#f00',--> |
| 34 | + <!--text_color: 'white',--> |
| 35 | + <!--hover_color: '#009ec3',--> |
| 36 | + <!--lang: 'en'--> |
| 37 | + <!--};--> |
| 38 | + |
| 39 | + <!--function _loadUserVoice() {--> |
| 40 | + <!--var s = document.createElement('script');--> |
| 41 | + <!--s.setAttribute('type', 'text/javascript');--> |
| 42 | + <!--s.setAttribute('src', ("https:" == document.location.protocol ? "https://" : "http://") + "cdn.uservoice.com/javascripts/widgets/tab.js");--> |
| 43 | + <!--document.getElementsByTagName('head')[0].appendChild(s);--> |
| 44 | + <!--}--> |
| 45 | + <!--_loadSuper = window.onload;--> |
| 46 | + <!--window.onload = (typeof window.onload != 'function') ? _loadUserVoice : function() { _loadSuper(); _loadUserVoice(); };--> |
| 47 | + <!--</script>--> |
48 | 48 |
|
49 | 49 | </head> |
50 | 50 |
|
|
70 | 70 | <li><a href="download.html">Download</a></li> |
71 | 71 | <li><a href="support-index.html">Support</a> |
72 | 72 | <ul> |
73 | | - <li><a href="howto.html">Get Started</a></li> |
| 73 | + <li><a href="howto.html">How does it work</a></li> |
74 | 74 | <li><a href="faq.html">FAQ</a></li> |
75 | 75 | </ul> |
76 | 76 | </li> |
|
95 | 95 | <p><img src="img/win.png" width=100px height=100px></p> |
96 | 96 |
|
97 | 97 | <p> |
98 | | - <a href="https://github.com/Tribler/tribler/releases/download/v7.0.0-rc5/Tribler_7.0.0-rc5_x64.exe">Tribler 7.0.0-rc5 for Windows</a><br> |
99 | | - <a href="https://github.com/Tribler/tribler/releases/download/v6.5.2/Tribler_6.5.2.exe">Tribler 6.5.2</a><br> |
| 98 | + <a href="https://github.com/Tribler/tribler/releases/download/v7.0.0/Tribler_7.0.0_x64.exe">Tribler 7.0.0 for Windows</a><br> |
100 | 99 | Windows Vista, and Windows 7 / 8 / 10 |
101 | 100 | </p> |
102 | 101 | </div> |
|
107 | 106 | <p><img src="img/osx.png" width=100px height=100px></p> |
108 | 107 |
|
109 | 108 | <p> |
110 | | - <a href="https://github.com/Tribler/tribler/releases/download/v7.0.0-rc5/Tribler-7.0.0-rc5.dmg">Tribler 7.0.0-rc5 for macOS</a></br> |
111 | | - <a href="https://github.com/Tribler/tribler/releases/download/v6.5.2/Tribler-6.5.2.dmg">Tribler 6.5.2 </a></br> |
| 109 | + <a href="https://github.com/Tribler/tribler/releases/download/v7.0.0/Tribler-7.0.0.dmg">Tribler 7.0.0 for macOS</a></br> |
112 | 110 | (Snow Leopard or newer) |
113 | 111 | </p> |
114 | 112 | </div> |
|
118 | 116 |
|
119 | 117 | <p><img src="img/linux.png" width=100px height=100px></p> |
120 | 118 |
|
121 | | - <p><a href="https://github.com/Tribler/tribler/releases/download/v7.0.0-rc5/tribler_7.0.0-rc5_all.deb">Tribler 7.0.0-rc5 for Ubuntu</a> </p> |
122 | | - <p><a href="https://github.com/Tribler/tribler/releases/download/v6.5.2/tribler_6.5.2_all.deb">Tribler 6.5.2</a> </p> |
| 119 | + <p><a href="https://github.com/Tribler/tribler/releases/download/v7.0.0/tribler_7.0.0_all.deb">Tribler 7.0.0 for Ubuntu</a> </p> |
123 | 120 |
|
124 | | - <p><a href="https://github.com/Tribler/tribler/tree/v7.0.0-rc5">Browse source code </a> <br/> |
125 | | - <a href="https://github.com/Tribler/tribler/archive/v7.0.0-rc5.tar.gz">Download source tar</a><br> |
| 121 | + <p><a href="https://github.com/Tribler/tribler/tree/v7.0.0">Browse source code </a> <br/> |
| 122 | + <a href="https://github.com/Tribler/tribler/archive/v7.0.0.tar.gz">Download source tar</a><br> |
126 | 123 | </p> |
127 | 124 |
|
128 | 125 | </div> |
129 | 126 |
|
130 | 127 | <div class="changelog"> |
131 | | - <p>To see the short changelog <a href="https://github.com/Tribler/tribler/tree/v7.0.0-rc5">click here</a>.</p> |
132 | | - <p>To see a complete list of the changes, please <a href="https://github.com/Tribler/tribler/compare/v7.0.0-rc5...v6.5.2">click here</a>.</p> |
| 128 | + <p>To see the short changelog <a href="https://github.com/Tribler/tribler/tree/v7.0.0">click here</a>.</p> |
| 129 | + <p>To see a complete list of the changes, please <a href="https://github.com/Tribler/tribler/compare/v6.5.2...v7.0.0">click here</a>.</p> |
133 | 130 | <br/> |
134 | 131 | </div> |
135 | 132 |
|
136 | 133 | </section> |
137 | 134 | </div> |
138 | | - |
| 135 | + <!-- Global site tag (gtag.js) - Google Analytics --> |
| 136 | + <script async src="https://www.googletagmanager.com/gtag/js?id=UA-111501715-1"></script> |
| 137 | + <script> |
| 138 | + window.dataLayer = window.dataLayer || []; |
| 139 | + function gtag(){dataLayer.push(arguments);} |
| 140 | + gtag('js', new Date()); |
| 141 | + |
| 142 | + gtag('config', 'UA-111501715-1'); |
| 143 | + </script> |
139 | 144 | </body> |
140 | 145 | </html> |
0 commit comments