mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
fix: update server URL and implement threading for search functionality
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import requests
|
||||
|
||||
server = "https://pizzasucht.net"
|
||||
server = "http://vps-e512cfa0.vps.ovh.net:8080"
|
||||
|
||||
|
||||
def scrape_rutracker(search_text, debug):
|
||||
|
||||
Reference in New Issue
Block a user