🏠 Home 

Audible search Torrents

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


Install this script?
Author
Dr-Blank
Daily installs
0
Total installs
195
Ratings
1 0 0
Version
1.0.2
Created
2022-03-11
Updated
2022-04-20
Size
1.92 KB
License
MIT
Applies to
+

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=',
}