Greasy Fork is available in English.

Audible search Torrents

Add "Search on MAM/AudioBookBay/TGx/etc" links to Audible page

Yazar
Dr-Blank
Günlük kurulumlar
0
Toplam kurulumlar
194
Değerlendirmeler
1 0 0
Versiyon
1.0.2
Oluşturulma
11.03.2022
Güncellenme
20.04.2022
Size
1,92 KB
Lisans
MIT
Geçerli

You can add your own sites to "siteDict" by following the format of previous sites.

Just add a new entry as shown below, it should end with = after which author title would be placed to search.

// list of site names and site search links
let siteDict = {
  'MAM': 'https://www.myanonamouse.net/tor/browse.php?tor[text]=',
  'ABB': 'https://audiobookbay.fi/?s=',
  'TGx': 'https://tgx.rs/torrents.php?c13=1&search=',
  'NeW': 'https://audiobooksite.new/s=',
}