mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-03 19:14:51 +00:00
Hadeh
This commit is contained in:
parent
51ffce69a3
commit
6ba7d7ed12
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ async def gsearch(_, message):
|
||||||
# collect data
|
# collect data
|
||||||
data = []
|
data = []
|
||||||
|
|
||||||
for result in soup.select(".tF2Cxc"):hmm
|
for result in soup.select(".tF2Cxc"):
|
||||||
link = result.select_one(".yuRUbf a")["href"]
|
link = result.select_one(".yuRUbf a")["href"]
|
||||||
title = result.select_one(".DKV0Md").text
|
title = result.select_one(".DKV0Md").text
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue