mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
Update scraper.py
This commit is contained in:
+1
-48
@@ -2,7 +2,6 @@ from bs4 import BeautifulSoup
|
||||
import requests
|
||||
import re
|
||||
|
||||
<<<<<<< HEAD
|
||||
url = "https://steamrip.com/games-list-page/"
|
||||
|
||||
response = requests.get(url)
|
||||
@@ -65,50 +64,4 @@ else:
|
||||
# url = "https://www.magipack.games/"
|
||||
# url = "https://collectionchamber.blogspot.com/"
|
||||
# url = "https://archive.org/details/classicpcgames"
|
||||
# url = "https://websites.umich.edu/~archive/"
|
||||
=======
|
||||
# DirectDL
|
||||
DDL = {
|
||||
"https://steamrip.com/",
|
||||
"https://cs.rin.ru/",
|
||||
"https://gamesdrive.net/",
|
||||
"https://gog-games.to/",
|
||||
"https://forum.torrminatorr.com/",
|
||||
"https://ankergames.net/",
|
||||
"https://www.ovagames.com/",
|
||||
"https://online-fix.me/",
|
||||
"https://gamebounty.world/",
|
||||
"https://steamgg.net/",
|
||||
"https://g4u.to/",
|
||||
"https://appnetica.com/",
|
||||
"https://atopgames.com/",
|
||||
"https://games4u.org/",
|
||||
"https://rexagames.com/",
|
||||
"https://cr4ckpass.online/",
|
||||
"https://getfreegames.net/",
|
||||
"https://gload.to/",
|
||||
"https://steamunderground.net/",
|
||||
"https://worldofpcgames.com/",
|
||||
"http://www.leechinghell.pw/",
|
||||
"https://awtdg.site/",
|
||||
"https://www.cg-gamespc.com/"
|
||||
"https://gamepcfull.com/",
|
||||
}
|
||||
|
||||
# Repacks/Torrents
|
||||
re_tor = {
|
||||
"https://www.kaoskrew.org/",
|
||||
"https://fitgirl-repacks.site/",
|
||||
"https://m4ckd0ge-repacks.site/",
|
||||
"https://byxatab.com/",
|
||||
"https://digital-zone.xyz/",
|
||||
"https://elamigos.site/",
|
||||
"https://dodi-repacks.site/",
|
||||
"https://www.tiny-repacks.win/",
|
||||
"https://freegogpcgames.com/",
|
||||
"https://www.magipack.games/",
|
||||
"https://collectionchamber.blogspot.com/",
|
||||
"https://archive.org/details/classicpcgames",
|
||||
"https://websites.umich.edu/~archive/",
|
||||
}
|
||||
>>>>>>> origin/main
|
||||
# url = "https://websites.umich.edu/~archive/"
|
||||
Reference in New Issue
Block a user