mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
7digital to bottom
This commit is contained in:
parent
98f409967c
commit
489ef3942e
1 changed files with 8 additions and 8 deletions
16
index.html
16
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)',
|
||||
},
|
||||
],
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue