No data scraped yet - different type selection

Hey, everybody, I'm trying to scrape this website "https://bibliotecamnr.blogspot.com/". Use the "different type selection element" function when selecting links, as not all links are the same.
The extension performs the actions, but when it finishes, I get the error of "No data scraped yet.

I'm using the 0.4.2 version of the extension and the 81.0.4044.129 version of chrome. Both are the latest version.

Any idea what the error is? This is my sitemap.

{"_id":"mnr2","startUrl":["https://bibliotecamnr.blogspot.com/"],"selectors":[{"id":"menu","type":"SelectorLink","parentSelectors":["_root"],"selector":".menu1 li:nth-of-type(1) li a","multiple":true,"delay":0},{"id":"scrap","type":"SelectorLink","parentSelectors":["menu","scrap"],"selector":".post-entry div a, .post-entry span span, .post-entry a, .post-entry div a, .post-entry span span a, .post-entry span a, .post-entry div > a,","multiple":true,"delay":0}]}

My objective is get all of the external links like Drive or Youtube, etc.
I hope you can help me. Greetings and thank you!