update
This commit is contained in:
parent
aa963a7e5c
commit
7291c993c5
@ -1,3 +1,8 @@
|
||||
"""
|
||||
This code is supported by the website: https://www.guanjihuan.com
|
||||
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/18038
|
||||
"""
|
||||
|
||||
from bs4 import BeautifulSoup
|
||||
import re
|
||||
import requests
|
||||
|
@ -1,3 +1,8 @@
|
||||
"""
|
||||
This code is supported by the website: https://www.guanjihuan.com
|
||||
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/18038
|
||||
"""
|
||||
|
||||
import pygame
|
||||
import time
|
||||
import os
|
||||
|
Loading…
x
Reference in New Issue
Block a user