bug fix and my personal modifications
![]() ![]() |
This is my fix for when the image has extra attributes (i.e. border) between "img" and "src".
I've also added a few modifications to suit my needs.
Also, some realtors include logos and other crap. I'm filtering those images out too, but I need to add to that list every now and then (i.e. requires some maintenance) The last thing I'm still working on is to filter out over posting by some realtors.
All this is hardcoded. I might release my fixes if/when I expose all that in the UI.
|
![]() ![]() |
Thanks a lot, I've uploaded the new version to userscripts and to my site: http://jeffpalm.com/craigslist/...thanks, again. |
![]() ![]() |
You missed a place when adding the regex pattern. You need to also add it to line 89.
I also added the space between the img and the [^ on line 73.
|
![]() ![]() |
New version is uploaded here and on my site. Thanks for the feedback, hope it's helpful for you. |
![]() ![]() |
Can thee be an option to not show pictures with width larger than 2x the height (obvious banner ads, etc)? that way its only photographs being shown? |
![]() |
I'm currently living in Seoul Korean and I changed the js's ".org"s to ".co.kr" to make it work over here. Something like this might make it more universal?
|



