downthemall / anticontainer

DownThemAll! AntiContainer (Extension to a Firefox, Seamonkey extension)
Mozilla Public License 2.0
93 stars 41 forks source link

Wallbase.cc #73

Closed moverickslayer closed 8 years ago

moverickslayer commented 11 years ago

Hi, I've been attempting to have the wallbase plugin to work, at first, it wasn't catching anything when I applied the anti container filter. I figured that it was probably due to the website using wallbase.cc instead of wallbase.net. I de-activated the current plugin and loaded a json file with the url fixed.

But it seems the regex won't make it through. I've tried for the past hours to come up with the right regex, but I don't have enough skills to handle it. Can you please assist in updating/fixing the wallbase plugin?

Thanks in advance

moverickslayer commented 11 years ago

Note : I did try the following

{ "builder": "{1}", "prefix": "Wallbase.cc", "match": "http://wallbase.cc/wallpaper/\\d+", "date": 1360859819000, "ns": "downthemall.net", "type": "resolver", "finder": "src=\"(http://ns.*?)\"" }

and I keep getting the error message "failed to extract url from container"

Thanks in advance