-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
71 lines (56 loc) · 2.16 KB
/
index.html
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
title: Home
layout: default
---
<div class="row">
<div class="col-xs-8">
<h1>Aussie Add-ons</h1>
<p class="lead">Kodi repository of add-ons for Australian content.</p>
<div class="bs-callout bs-callout-danger">
<h4>Add-ons have now been removed</h4>
<p>It's with our greatest displeasure to announce that Aussie Add-ons will no
longer be operating.</p>
<p>After being contacted by some content providers about copyright violations,
we believe it's best that we stop supporting all of our add-ons.</p>
<p>Our aim was to support those users wanting to use free and Open Source
software to enjoy Australian free-to-air content on their Kodi installations,
which I think we managed to do.</p>
<p>Unfortunately it seems we have crossed a line, and therefore we must comply
and remove all of our add-ons and code.</p>
<p>It's been a pleasure working on this project, and thanks to our users who
have all been great.</p>
</p>
</div>
</div>
<div class="col-xs-4">
<img class="img-responsive" alt="Aussie Addons logo" src="{{ site.baseurl }}/assets/images/logo.png">
</div>
</div>
<hr class="featurette-divider">
<h2>Get in touch</h2>
<div style="float:left;margin-right:10px;">
<i class="fa fa-slack fa-3x"></i>
</div>
<div>
We have a Slack chat room running, which you can use chat with us, and others also using our add-ons. Use the <a href="http://slack-invite.aussieaddons.com">sign-up page</a> and follow the instructions in your email.
</div>
<div class="clearfix visible-xs-block"></div>
<br />
<div style="float:left;margin-right:10px;">
<i class="fa fa-github fa-3x"></i>
</div>
<div>
We track bugs, issues and feature requests through each add-on's own GitHub issue tracker. Check out our <a href="https://github.com/aussieaddons">GitHub organisation</a> for details.
<br />
<br />
</div>
<div class="clearfix visible-xs-block"></div>
<br>
<div style="float:left;margin-right:10px;">
<i class="fa fa-twitter fa-3x"></i>
</div>
<div>
Follow <a href="https://twitter.com/aussieaddons">@aussieaddons</a> on Twitter for the latest Aussie Add-ons updates.
</div>
<div class="clearfix visible-xs-block"></div>
<br />