mirror of
https://silica.codes/islehorse/HorseIsleData.git
synced 2025-04-22 04:35:56 +12:00
Update data
This commit is contained in:
parent
257f8910d6
commit
4dbc6f8711
3 changed files with 7 additions and 2 deletions
|
@ -14,7 +14,7 @@ def get_between(txt, a1, a2):
|
|||
|
||||
|
||||
for forum in forums:
|
||||
tcontents[forum] = requests.get('http://master.horseisle.com/web/forums.php?FORUM='+forum, headers={"Cookie":"PHPSESSID=ve8og4p8lk3f163bmu0d90j665"}).content
|
||||
tcontents[forum] = requests.get('http://master.horseisle.com/web/forums.php?FORUM='+forum, headers={"Cookie":"PHPSESSID=6qdgmssgrctrjuq6g11r0gj797"}).content
|
||||
"""
|
||||
for file in files:
|
||||
if file.endswith('.html'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue