@@ -0,0 +1,11 @@
import GetArc_Hitomi as gethitomi
def main():
obj = gethitomi.MangaInfo()
obj.GetSearchResult("trouble sweets")
# For Main Loop
if __name__ == '__main__':
main()
The note is not visible to the blocked user.