{ "_manifest" : { "name": "Lobstor 1.4", "id": "lob.express", "version": 1.4, "classPath": "", "permaUrl": "https://raw.githubusercontent.com/h53h54h55/Syncler/main/Lobstor.json" }, "torrentio": { "name": "TORRENTIO", "enabled": true, "languages": ["en"], "base_url": "https://torrentio.strem.fun", "response_type": "json", "movie": { "query": "/stream/movie/{query}.json", "keywords": "{imdbId}" }, "episode": { "query": "/stream/series/{query}:{season}:{episode}.json", "keywords": "{showImdbId}" }, "json_format": { "results": "streams", "title": "title", "hash": "infoHash" } }, "thepiratebayjson": { "name": "PIRATEBAY", "enabled": true, "languages": ["en"], "base_url": "https://apibay.org", "fallback_urls": [], "response_type": "json", "movie": { "query": "/q.php?q={query}&cat=207,202,201", "keywords": "{title} {year}" }, "episode": { "query": "/q.php?q={query}&cat=208,205", "keywords": ["{title} {episodeCode}"] }, "season": { "query": "/q.php?q={query}&cat=208,205", "keywords": [ "{title} {seasonCode}", "{title} season", "{title} {year} {seasonCode}", "{title} {year} season" ] }, "json_format": { "title": "name", "seeds": "seeders", "peers": "leechers", "size": "size", "hash": "info_hash" }, "title_replacement": { "'s": "s", "\"": "" } }, "thepiratebaytext": { "name": "PBAY", "enabled": true, "languages": ["en"], "response_type": "text", "base_url": "https://pirateproxylive.org", "fallback_urls": [ "https://pirateproxy.live", "https://thepiratebay.party", "https://thepiratebay.org", "https://thepiratebay.fun", "https://thepiratebay.asia", "https://tpb.party", "https://thepiratebay3.org", "https://thehiddenbay.com", "https://piratebay.live", "https://thepiratebay.zone" ], "movie": { "query": "/s/?q={query}&page=0&&video=on&orderby=99", "keywords": "{title} {year}" }, "episode": { "query": "/s/?q={query}&page=0&&video=on&orderby=99", "keywords": ["{title} {episodeCode}", "{title} episode"] }, "season": { "query": "/s/?q={query}&page=0&&video=on&orderby=99", "keywords": [ "{title} {seasonCode}", "{title} season" ] }, "html_parser": { "row": "doc.querySelectorAll('tbody tr')", "peers": "row.querySelector('td:nth-child(7)').textContent", "seeds": "row.querySelector('td:nth-child(6)').textContent", "size": "row.querySelector('td:nth-child(5)').textContent", "title": "row.querySelector('td:nth-child(2)').textContent", "url": "row.querySelector('td:nth-child(4) a').getAttribute('href')" }, "title_replacement": { "\"": "", "'s": "s" } }, "magnetdl": { "name": "MAGNETDL", "enabled": true, "languages": ["en"], "base_url": "https://www.magnetdl.com", "response_type": "text", "separator": "-", "movie": { "query": "/{titleFirstLetter}/{query}/", "keywords": "{title} {year}" }, "episode": { "query": "/{titleFirstLetter}/{query}/", "keywords": "{title} {episodeCode}" }, "season": { "query": "/{titleFirstLetter}/{query}/", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('table.download tbody tr:nth-child(odd)')", "title": "row.querySelector('td:nth-child(2) a') ? row.querySelector('td:nth-child(2) a').getAttribute('title') : ''", "peers": "row.querySelector('td:nth-child(8)') ? row.querySelector('td:nth-child(8)').textContent : ''", "seeds": "row.querySelector('td:nth-child(7)') ? row.querySelector('td:nth-child(7)').textContent : ''", "size": "row.querySelector('td:nth-child(6)') ? row.querySelector('td:nth-child(6)').textContent.replace(',','') : ''", "url": "row.querySelector('td:nth-child(1) a') ? row.querySelector('td:nth-child(1) a').getAttribute('href') : ''" }, "title_replacement": { "'s": "s", "\"": "" } }, "torrentz2": { "name": "TORRENTZ2", "base_url": "https://torrentz2.nz", "response_type": "text", "separator": "+", "movie": { "query": "\/search?q={query}&sort=size&page=3", "keywords": "{title} {year}" }, "episode": { "query": "\/search?q={query}&sort=size&page=3", "keywords": "{title} {episodeCode}" }, "season": { "query": "\/search?q={query}&sort=size&page=3", "keywords": "{title} {seasonCode}" }, "anime": { "query": "\/search?q={query}&sort=size&page=3", "keywords": "{title} {episode}" }, "html_parser": { "row": "doc.querySelectorAll('.results dl')", "title": "row.querySelector('dt a').textContent", "size": "row.querySelector('span:nth-child(3)').textContent", "seeds": "row.querySelector('span:nth-child(4)').textContent", "peers": "row.querySelector('span:nth-child(5)').textContent", "url": "row.querySelector('dd span a').getAttribute('href')" }, "time_to_wait_between_each_request_ms": 300, "time_to_wait_on_too_many_request_ms": 5000, "timeout_ms": 8000, "rating": 2, "host_status": "public server" }, "torrentquest": { "name": "TORRENTQUEST", "base_url": "https://torrentquest.com", "response_type": "text", "separator": "-", "movie": { "query": "\/{titleFirstLetter}\/{query}\/size\/desc\/1\/", "keywords": "{title} {year}" }, "episode": { "query": "\/{titleFirstLetter}\/{query}\/size\/desc\/1\/", "keywords": "{title} {episodeCode}" }, "season": { "query": "\/{titleFirstLetter}\/{query}\/size\/desc\/1\/", "keywords": "{title} {seasonCode}" }, "html_parser": { "row": "doc.querySelectorAll('table.download tbody tr:nth-child(odd)')", "title": "row.querySelector('td:nth-child(2) a').getAttribute('title')", "size": "row.querySelector('td:nth-child(6)').textContent", "seeds": "row.querySelector('td:nth-child(7)').textContent", "peers": "row.querySelector('td:nth-child(8)').textContent", "url": "row.querySelector('td:nth-child(1) a').getAttribute('href')" }, "time_to_wait_between_each_request_ms": 300, "time_to_wait_on_too_many_request_ms": 5000, "timeout_ms": 8000, "rating": 2, "host_status": "public server" }, "zooqle": { "name": "ZOOQLE", "enabled": true, "languages": ["en"], "base_url": "https://zooqle.skin", "fallback_urls": [], "response_type": "text", "separator": "+", "movie": { "query": "/search?q={query}", "keywords": "{title} {year}" }, "episode": { "query": "/search?q={query}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/search?q={query}", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('.table-torrents tbody tr')", "title": "row.querySelector('a').textContent", "peers": "row.querySelector('td:nth-child(6) .prog-r') ? row.querySelector('td:nth-child(6) .prog-r').textContent : 0", "seeds": "row.querySelector('td:nth-child(6) .prog-l') ? row.querySelector('td:nth-child(6) .prog-l').textContent : 0", "size": "row.querySelector('td:nth-child(4) .prog-l').textContent.replace('K','000')", "url": "row.querySelectorAll('a')[2].getAttribute('href')" }, "source_is_in_sub_page": false, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "eztv": { "base_url": "https://eztvx.to", "enabled": true, "episode": { "keywords": "{title} {episodeCode}", "query": "/search/{query}" }, "fallback_urls": [ "https://eztv.re", "https://eztv.ag", "https://eztv.it", "https://eztv.ch" ], "html_parser": { "peers": "row.querySelector('td:nth-child(6)').textContent", "row": "doc.querySelectorAll('tr.forum_header_border')", "seeds": "row.querySelector('td:nth-child(6)').textContent", "size": "row.querySelector('td:nth-child(4)').textContent", "title": "row.querySelector('td:nth-child(2)').textContent", "url": "row.querySelector('td:nth-child(3) a').getAttribute('href')" }, "languages": [ "en" ], "name": "EZTV", "response_type": "text", "season": { "keywords": "{title} {seasonCode}", "query": "/search/{query}" }, "title_replacement": { "\"": "", "'s": "s" } }, "yts": { "name": "YTS / YIFY", "enabled": true, "languages": [ "en" ], "base_url": "https://yts.mx", "fallback_urls": ["https://yts.pm"], "response_type": "json", "trust_results": true, "movie": { "query": "/api/v2/list_movies.json?query_term={query}&sort_by=seeds&order_by=desc", "keywords": "{imdbId}" }, "json_format": { "results": "data.movies", "sub_results": "torrents", "url": "magnet:?xt=urn:btih:{hash}&tr=http://track.one:1234/announce&tr=udp://track.two:80", "title": "title_long", "seeds": "seeds", "peers": "peers", "size": "size", "quality": "quality", "hash": "hash" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "", "\"": "", "*": "" } }, "_1337x": { "name": "1337", "enabled": true, "languages": [ "en" ], "base_url": "https://1337x.to", "fallback_urls": [ "https://1337x.st", "https://1337x.am", "https://x1337x.ws", "https://x1337x.eu", "https://x1337x.se" ], "response_type": "text", "movie": { "query": "/category-search/{query}/Movies/1/", "keywords": "{title} {year}" }, "episode": { "query": "/sort-category-search/{query}/TV/size/desc/1/", "keywords": "{title} {episodeCode}" }, "season": { "query": "/sort-category-search/{query}/TV/size/desc/1/", "keywords": [ "{title} {seasonCode}", "{title} season" ] }, "separator": "+", "html_parser": { "row": "doc.querySelectorAll('tbody > tr')", "title": "row.querySelector('a:nth-child(2)').innerHTML", "peers": "row.querySelector('.leeches').innerHTML", "seeds": "row.querySelector('.seeds').innerHTML", "size": "row.querySelector('tbody > tr .size').textContent.split('B')[0] + 'B'", "url": "row.querySelector('a:nth-child(2)').getAttribute('href')" }, "source_is_in_sub_page": true, "title_replacement": { "'s": "s", "\"": "" } }, "torrentgalaxy": { "name": "TORRENT GALAXY", "enabled": true, "languages": ["en"], "base_url": "https://torrentgalaxy.to", "fallback_urls": ["https://tgx.sb","https://tgx.rs"], "response_type": "text", "separator": "+", "movie": { "query": "/torrents.php?search={query}", "keywords": "{imdbId}" }, "episode": { "query": "/torrents.php?c41=1&c5=1&c6=1&c7=1&search={query}&lang=0&nox=2", "keywords": "{title} {episodeCode}" }, "season": { "query": "/torrents.php?c41=1&c5=1&c6=1&c7=1&search={query}&lang=0&nox=2", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('.tgxtable .tgxtablerow')", "title": "row.querySelectorAll('a') ? row.querySelectorAll('a')[1].getAttribute('title') : ''", "peers": "row.querySelectorAll('span[title=\"Seeders/Leechers\"] b')[1].textContent", "seeds": "row.querySelectorAll('span[title=\"Seeders/Leechers\"] b')[0].textContent", "size": "row.querySelectorAll('.badge-secondary')[0].textContent", "url": "row.querySelectorAll('a') ? row.querySelectorAll('a')[4].getAttribute('href') : null" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "limetorrents": { "name": "LIMETORRENTS", "enabled": true, "languages": ["en"], "base_url": "https://www.limetorrents.info", "fallback_urls": ["https://www.limetorrents.asia"], "response_type": "text", "separator": "-", "movie": { "query": "/search/movies/{query}", "keywords": "{title} {year}" }, "episode": { "query": "/search/tv/{query}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/search/tv/{query}", "keywords": "{title} {seasonCode}" }, "html_parser": { "row": "doc.querySelectorAll('.table2 tbody tr:nth-child(n+2)')", "title": "row.querySelector('.tt-name').textContent", "peers": "row.querySelector('.tdseed').textContent.replace(',','')", "seeds": "row.querySelector('.tdleech').textContent.replace(',','')", "size": "row.querySelector('.tdnormal:nth-child(3)').textContent", "url": "row.querySelector('.tt-name a:nth-child(2)').getAttribute('href')" }, "source_is_in_sub_page": true, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "kickass": { "name": "KICKASS", "enabled": true, "languages": ["en"], "base_url": "https://thekat.app", "fallback_urls": ["https://kick4ss.com", "https://kat.li", "https://thekat.info", "https://kickass.cm", "https://kat.how", "https://kickass.vc", "https://kickass2.biz", "https://kickass2.st"], "response_type": "text", "movie": { "query": "/usearch/{query}%20category:movies/", "keywords": "{title} {year}" }, "episode": { "query": "/usearch/{query}%20category:tv/", "keywords": "{title} {episodeCode}" }, "season": { "query": "/usearch/{query}%20category:tv/", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('table:nth-child(2) tbody tr:not(.firstr)')", "title": "row.querySelector('.cellMainLink').textContent", "peers": "row.querySelectorAll('td')[4].textContent", "seeds": "row.querySelectorAll('td')[3].textContent", "size": "row.querySelector('.nobr').textContent", "url": "decodeURIComponent(row.querySelectorAll('a')[1].getAttribute('href').match(/magnet(.*)/)[0])" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "torrentapi": { "name": "TORRENT API", "enabled": true, "languages": [ "en" ], "base_url": "https://torrentapi.org", "fallback_urls": [], "response_type": "json", "time_to_wait_between_each_request_ms": 300, "time_to_wait_on_too_many_request_ms": 2000, "trust_results": true, "token": { "query": "/pubapi_v2.php?get_token=get_token&app_id=syncler", "token_validity_time_ms": 840000, "token_format": { "token": "token" } }, "movie": { "query": "/pubapi_v2.php?mode=search&search_imdb={query}&category=movies&format=json_extended&app_id=syncler&token={token}", "keywords": "{imdbId}" }, "episode": { "query": "/pubapi_v2.php?mode=search&search_string={query}&category=tv&format=json_extended&app_id=syncler&token={token}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/pubapi_v2.php?mode=search&search_string={query}&category=tv&format=json_extended&app_id=syncler&token={token}", "keywords": [ "{title} {seasonCode}", "{title} season" ] }, "json_format": { "results": "torrent_results", "url": "download", "title": "title", "seeds": "seeders", "peers": "leechers", "size": "size" }, "title_replacement": { "'s": "s", "\"": "" } }, "Rarbg": { "name": "RARBG", "enabled": true, "languages": [ "en" ], "base_url": "https://rarbg.unblockninja.com", "fallback_urls": ["https://rargb.to", "https://www2.rarbggo.to", "https://www.rarbgproxy.to", "https://www.proxyrarbg.to"], "response_type": "json", "time_to_wait_between_each_request_ms": 300, "time_to_wait_on_too_many_request_ms": 2000, "trust_results": true, "token": { "query": "/pubapi_v2.php?get_token=get_token&app_id=syncler", "token_validity_time_ms": 840000, "token_format": { "token": "token" } }, "movie": { "query": "/pubapi_v2.php?mode=search&search_imdb={query}&category=movies&format=json_extended&app_id=syncler&token={token}", "keywords": "{imdbId}" }, "episode": { "query": "/pubapi_v2.php?mode=search&search_string={query}&category=tv&format=json_extended&app_id=syncler&token={token}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/pubapi_v2.php?mode=search&search_string={query}&category=tv&format=json_extended&app_id=syncler&token={token}", "keywords": [ "{title} {seasonCode}", "{title} season" ] }, "json_format": { "results": "torrent_results", "url": "download", "title": "title", "seeds": "seeders", "peers": "leechers", "size": "size" }, "title_replacement": { "'s": "s", "\"": "" } }, "solidtorrents": { "name": "SOLID TORRENTS", "enabled": true, "languages": [ "en" ], "base_url": "https://solidtorrents.net/api/v1/search?q={query}&category=video&sort=seeders", "response_type": "json", "movie": { "query": "", "keywords": "{title} {year}" }, "episode": { "query": "", "keywords": "{title} {episodeCode}" }, "season": { "query": "", "keywords": [ "{title} {seasonCode}", "{title} season" ] }, "json_format": { "results": "results", "url": "magnet", "title": "title", "seeds": "swarm.seeders", "peers": "swarm.leechers", "size": "size" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "torrentdownloads": { "name": "TORRENT DOWNLOADS", "enabled": true, "languages": ["en"], "base_url": "https://www.torrentdownloads.me", "fallback_urls": [], "response_type": "text", "separator": "+", "source_is_in_sub_page": true, "movie": { "query": "/search/?search={query}", "keywords": "{title} {year}" }, "episode": { "query": "/search/?search={query}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/search/?search={query}", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('.inner_container')[1].querySelectorAll('.grey_bar3')", "title": "row.querySelector('p a').textContent", "peers": "row.querySelector('span:nth-child(3)').textContent", "seeds": "row.querySelector('span:nth-child(4)').textContent", "size": "row.querySelector('span:nth-child(5)').textContent", "url": "row.querySelector('p a').getAttribute('href').match('http') || row.querySelector('p a').getAttribute('href').match('php') ? null : row.querySelector('p a').getAttribute('href')" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "torrentdownload": { "name": "TORRENT DOWNLOAD", "enabled": true, "languages": ["en"], "base_url": "https://www.torrentdownload.info", "response_type": "text", "separator": "+", "source_is_in_sub_page": true, "movie": { "query": "/search?q={query}", "keywords": "{title} {year}" }, "episode": { "query": "/search?q={query}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/search?q={query}", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('table:nth-of-type(2) tbody tr:not(:first-child)')", "title": "row.querySelector('.tt-name a').textContent", "peers": "row.querySelector('.tdleech').textContent.replace(',','')", "seeds": "row.querySelector('.tdseed').textContent.replace(',','')", "size": "row.querySelector('.tdnormal:nth-of-type(3)').textContent", "url": "row.querySelector('.tt-name a').getAttribute('href')" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } }, "pirateiro": { "name": "PIRATE IRO", "enabled": true, "languages": [ "en" ], "base_url": "http://pirateiro.com", "fallback_urls": [], "response_type": "text", "movie": { "query": "/torrents/?c300=1&search={query}&orderby=tamanho", "keywords": "{title} {year}" }, "episode": { "query": "/torrents/?search={query}&c700=1&qualityvideo=0&audiolanguage=0&subtitle=0&imdbrating=0", "keywords": "{title} {episodeCode}" }, "season": { "query": "/torrents/?search={query}&c700=1&qualityvideo=0&audiolanguage=0&subtitle=0&imdbrating=0", "keywords": [ "{title} {seasonCode}", "{title} season" ] }, "html_parser": { "row": "doc.querySelectorAll('tr.impar')", "title": "row.querySelector('a > b').textContent", "peers": "row.querySelector('td:nth-child(6) > b > font').textContent.replace(' ', '')", "seeds": "row.querySelector('b > font').textContent.replace(' ', '')", "size": "row.querySelector('td > font').textContent", "url": "row.querySelector('a.imagnet.icon16').getAttribute('href')" }, "source_is_in_sub_page": false }, "yourbittorrent": { "base_url": "https://yourbittorrent.com", "enabled": true, "episode": { "keywords": "{title} {episodeCode}", "query": "/?v=&c=3&q={query}" }, "fallback_urls": [ "https://yourbittorrent2.com" ], "html_parser": { "peers": "row.querySelector('td:nth-child(6)').textContent", "row": "doc.querySelectorAll('tr.table-default')", "seeds": "row.querySelector('td:nth-child(7)').textContent", "size": "row.querySelector('td:nth-child(4)').textContent", "title": "row.querySelector('td:nth-child(2)').textContent", "url": "row.querySelector('td:nth-child(3) a:nth-child(3)').getAttribute('href')" }, "languages": [ "en" ], "movie": { "keywords": "{title} {year}", "query": "/?v=&c=1&q={query}" }, "name": "YOUR BIT TORRENT", "response_type": "text", "season": { "keywords": "{title} {seasonCode}", "query": "/?v=&c=3&q={query}" }, "title_replacement": { "&": "", "'": "", ".": "", ":": "" } }, "extratorrents": { "name": "EXTRA TORRENTS", "enabled": true, "languages": [ "en" ], "base_url": "https://extratorrent.st", "fallback_urls": [ "https://extratorrent2.unblockninja.com", "https://extratorrent.unblocked.nz", "https://extra.torrentbay.to" ], "response_type": "text", "movie": { "query": "/search/?search={query}&new=1&x=0&y=0", "keywords": "{title} {year}" }, "episode": { "query": "/search/?search={query}&new=1&x=0&y=0", "keywords": [ "{title} {episodeCode}", "{title} {year} {episodeCode}" ] }, "season": { "query": "/search/?search={query}&new=1&x=0&y=0", "keywords": [ "{title} {seasonCode}", "{title} season", "{title} {year} {seasonCode}", "{title} {year} season" ] }, "html_parser": { "row": "doc.querySelectorAll('table.tl tbody tr')", "title": "row.querySelector('td.tli > a').textContent", "peers": "row.querySelector('td:nth-child(7)').textContent", "seeds": "row.querySelector('td:nth-child(6)').textContent", "size": "row.querySelector('td:nth-child(5)').textContent", "url": "row.querySelector('table.tl td:nth-child(1) > a').getAttribute('href')" }, "source_is_in_sub_page": false, "title_replacement": { ".": "", ":": "", "'": "", "&": "", "\"": "", "*": "" } }, "bitsearch": { "name": "BIT SEARCH", "enabled": true, "languages": [ "en" ], "base_url": "https://bitsearch.to", "response_type": "text", "separator": "+", "movie": { "query": "/search?q={query}&sort=seeders", "keywords": "{title} {year}" }, "episode": { "query": "/search?q={query}&sort=seeders", "keywords": [ "{title} {episodeCode}", "{title} {year} {episodeCode}" ] }, "season": { "query": "/search?q={query}&sort=seeders", "keywords": [ "{title} {seasonCode}", "{title} season", "{title} {year} {seasonCode}", "{title} {year} season" ] }, "html_parser": { "row": "doc.querySelectorAll('.search-result')", "title": "row.querySelector('.title a').textContent", "peers": "row.querySelector('.stats div:nth-child(4)').textContent.trim().replace('.','').replace('K','00')", "seeds": "row.querySelector('.stats div:nth-child(3)').textContent.trim().replace('.','').replace('K','00')", "size": "row.querySelector('.stats div:nth-child(2)').textContent", "url": "row.querySelector('.dl-magnet').getAttribute('href')" }, "source_is_in_sub_page": false, "title_replacement": { ".": "", ":": "", "'": "", "&": "", "\"": "", "*": "" } }, "bitlord": { "name": "BITLORD", "enabled": true, "languages": ["en"], "base_url": "https://bitlordsearch.com", "response_type": "text", "movie": { "query": "/search?q={query}", "keywords": "{title} {year}" }, "episode": { "query": "/search?q={query}", "keywords": "{title} {episodeCode}" }, "season": { "query": "/search?q={query}", "keywords": ["{title} {seasonCode}", "{title} season"] }, "html_parser": { "row": "doc.querySelectorAll('#container table tbody tr.bls-row')", "title": "row.querySelector('.title').textContent", "peers": "row.querySelector('.peers').textContent", "seeds": "row.querySelector('.seeds').textContent", "size": "(row.querySelector('.size').textContent < 120 ? row.querySelector('.size').textContent * 1024 : (row.querySelector('.size').textContent > 122880 ? row.querySelector('.size').textContent / 1204 : row.querySelector('.size').textContent))+' MB'", "url": "row.querySelector('.magnet-button').getAttribute('href')" }, "title_replacement": { ".": "", ":": "", "'": "", "&": "" } } }