diff --git a/index.html b/index.html index a742c6f..5a04744 100644 --- a/index.html +++ b/index.html @@ -134,14 +134,6 @@ search: '/search?q={}', color: 'linear-gradient(135deg, #171C23, #171923)', }, - { - category: 'Download', - name: '7digital', - key: '7', - url: 'https://us.7digital.com', - search: '/search?q={}', - color: 'linear-gradient(135deg, #07606e, #07466e)', - }, { category: 'Download', name: 'Bay', @@ -158,6 +150,14 @@ search: '/browse-movies/{}', color: 'linear-gradient(135deg, #2f2f2f, #373737)', }, + { + category: 'Download', + name: '7digital', + key: '7', + url: 'https://us.7digital.com', + search: '/search?q={}', + color: 'linear-gradient(135deg, #07606e, #07466e)', + }, ], /**