This commit is contained in:
2024-07-01 11:39:33 +02:00
parent cdaf669e38
commit 8eb7f4d49e
3 changed files with 16 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ try:
add(entry.desc,Descriptor(name:"anotherlin",html_context_tag : "didfgv", html_tag : "sdfga",attrs : "hdsfgref"))
echo entry
entry.getEntryFromHtml(node)
echo entry.getEntryFromHtml(node)
# echo node
# for a in node.findAll("a"):
# if a.attrs.hasKey "href":