mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
fix: update server URL in rutracker scraper
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import requests
|
||||
|
||||
server = "http://vps-e512cfa0.vps.ovh.net"
|
||||
server = "api.michijackson.xyz"
|
||||
|
||||
|
||||
def scrape_rutracker(search_text, debug):
|
||||
|
||||
Reference in New Issue
Block a user