All new members must read the forum rules before posting to the forum !!!

CLICK HERE to read FORUM RULES!

Go Back   Amateur Voyeur Forum > Found on the web > Amateur photos and videos found on the web


Reply
 
Thread Tools
  #2271  
Old 04-22-2022, 12:36 PM
Tobsucht Tobsucht is offline
Junior Member
 
Join Date: Aug 2019
Location: Germany - BW
Posts: 7
Thanks: 5
Thanked 56 Times in 5 Posts
Default Erotic Photos

hxxps://liberpolly.com/photo/
Reply With Quote
The Following 12 Users Say Thank You to Tobsucht For This Useful Post:
1ironhorse (04-28-2022), benjim (04-23-2022), fatsofatso (04-23-2022), HondaBike (04-28-2022), kartman (04-23-2022), m4x9123 (04-28-2022), manolito73 (04-25-2022), marcvsrss1 (05-02-2022), neoclass (04-23-2022), POLITO38 (04-26-2022), shehetr (05-27-2022), tuohy007 (04-25-2022)

  #2272  
Old 04-22-2022, 03:41 PM
fleshhot fleshhot is offline
Junior Member
 
Join Date: Dec 2013
Posts: 21
Thanks: 21
Thanked 72 Times in 15 Posts
Default

Quote:
Originally Posted by observer View Post
Try to google sts-pro . info



First it was off-topic.
Second the links in your post dead.

This thread is about Open directories, not about of review of similar sites.
Also, you requested to remove a whole ftp content from the forum, but now you advertising other site with ftp content here. Why you do it?
Link was not dead

And as i recall.you said when there where complaints about Marcelino posts: everybody is free to post opendir content,wIch i did,.
Its an opendir for crying out loud,
Did you c how many liked what i posted?.A whole danm lot
This is rediculious

Last edited by fleshhot; 04-22-2022 at 07:39 PM.
Reply With Quote

  #2273  
Old 04-22-2022, 09:49 PM
observer's Avatar
observer observer is offline
Administrator
 
Join Date: Oct 2009
Posts: 613
Thanks: 114,927
Thanked 6,021 Times in 413 Posts
Default

Quote:
Originally Posted by fleshhot View Post
Link was not dead

And as i recall.you said when there where complaints about Marcelino posts: everybody is free to post opendir content,wIch i did,.
Its an opendir for crying out loud,
Did you c how many liked what i posted?.A whole danm lot
This is rediculious
We need more sites like Marcelino because Marcelino is personal non adult site with some original adult content. Our forum is all about it. We find an adult content on non adult sites and non adult photo/video albums. If you know similar sites you can share a links here. Sts - pro a regular adult site (not open directory). I typically remove a whole links to adult sites because it's looks like spam.

ps. your last post was removed. Please do not need to discuss about sources of illegal content here on our forum.

Thanks for understanding.
__________________
Observer - the Admin of Amateur Voyeur forum.
Reply With Quote
The Following 2 Users Say Thank You to observer For This Useful Post:
jmailman (04-23-2022), neoclass (04-23-2022)

  #2274  
Old 04-22-2022, 10:32 PM
fleshhot fleshhot is offline
Junior Member
 
Join Date: Dec 2013
Posts: 21
Thanks: 21
Thanked 72 Times in 15 Posts
Default

Quote:
Originally Posted by observer View Post
We need more sites like Marcelino because Marcelino is personal non adult site with some original adult content. Our forum is all about it. We find an adult content on non adult sites and non adult photo/video albums. If you know similar sites you can share a links here. Sts - pro a regular adult site (not open directory). I typically remove a whole links to adult sites because it's looks like spam.

ps. your last post was removed. Please do not need to discuss about sources of illegal content here on our forum.

Thanks for understanding.
No you are acusing me that i requested ftp tread to be removed..wich i didnt,
I think an excuse is in order
you put it in this thread,and im been called an idot,thx to youre false accusations
Reply With Quote

  #2275  
Old 04-26-2022, 06:52 PM
Hrichards18 Hrichards18 is offline
Junior Member
 
Join Date: Nov 2021
Posts: 10
Thanks: 0
Thanked 6 Times in 4 Posts
Default

Can anyone tell me if there is anyway to view all files in a folder as a pdf? That way I don’t have to click on individual files to see if there is anything to it.
Reply With Quote

  #2276  
Old 04-26-2022, 07:00 PM
attackmeowmeow attackmeowmeow is offline
Member
 
Join Date: Mar 2017
Posts: 44
Thanks: 21
Thanked 104 Times in 36 Posts
Default

Quote:
Originally Posted by Hrichards18 View Post
Can anyone tell me if there is anyway to view all files in a folder as a pdf? That way I don’t have to click on individual files to see if there is anything to it.
A pdf wtf? Why a pdf. But no there is no way, you can download the pictures in a bulk
Reply With Quote

  #2277  
Old 04-26-2022, 07:05 PM
Hrichards18 Hrichards18 is offline
Junior Member
 
Join Date: Nov 2021
Posts: 10
Thanks: 0
Thanked 6 Times in 4 Posts
Default

Quote:
Originally Posted by attackmeowmeow View Post
A pdf wtf? Why a pdf. But no there is no way, you can download the pictures in a bulk
A pdf is just the easiest file I could think of. I’m not that tech savvy
Reply With Quote

  #2278  
Old 04-26-2022, 07:43 PM
ritto ritto is offline
Junior Member
 
Join Date: Apr 2022
Posts: 1
Thanks: 1
Thanked 12 Times in 1 Post
Default

Quote:
Originally Posted by Hrichards18 View Post
Can anyone tell me if there is anyway to view all files in a folder as a pdf? That way I don’t have to click on individual files to see if there is anything to it.
There are a few ways to view all the images in an open directory as thumbnails to avoid the need to click through each image individually. I use a bookmark that has been edited, so once in the directory, 1 click of the bookmark and all the images are viewable as thumbs. Click a thumb and it opens up fully in a new window.

I'm not sure I can post code here but here tries ...

Step 1 : Bookmark a page, any page, this page, doesnt matter.

Step 2 : Edit the bookmark. In the URL / Location field, replave whatever is there with the following ...

javascript:var sHTML="<html><head><title>gallery</title><body><center><table border=0>";var y=0;for(x=0;x<document.links.length;x++){a=documen t.links[x].href; if (a.match(/jpe|jpeg|jpg|bmp|tiff|tif|bmp|gif|png/i)){sHTML+='<td style="border-style:solid;border-width:1px"><a target="_new" href="'+a+'"><img border="0" width="200" src="'+a+'"></a></td>'; if (!((x+1)%5)) sHTML+="</tr><tr>"}};this.innerHTML=sHTML+"</table></center></body></html>";

Step 3 : You'll probably want to change the name of the bookmark to something really obvious. Mine is called "show all pics"

If this post shows correctly, you'll notice that in javascript there is a 'width=200' statement. This is the size of the displayed thumbnails. Change it to whatever you want.

I have this bookmark as the very first one in my list and its gets used many times a day.

All the best
Reply With Quote
The Following 12 Users Say Thank You to ritto For This Useful Post:
Biggbobb (04-27-2022), black123 (06-19-2022), cristobal0870 (04-27-2022), dav3r (08-08-2022), incosea (04-27-2022), jukjuk (05-17-2022), kappowser (05-10-2022), marlichy (04-27-2022), test.centomila (06-12-2022), texass (05-09-2022), thomstone69 (04-27-2022), WhiteSpid3r (04-27-2022)

  #2279  
Old 04-26-2022, 09:12 PM
tt2tt2 tt2tt2 is offline
Junior Member
 
Join Date: Dec 2019
Posts: 27
Thanks: 307
Thanked 596 Times in 25 Posts
Default

Did not work for me...

Quote:
Originally Posted by ritto View Post
There are a few ways to view all the images in an open directory as thumbnails to avoid the need to click through each image individually. I use a bookmark that has been edited, so once in the directory, 1 click of the bookmark and all the images are viewable as thumbs. Click a thumb and it opens up fully in a new window.

I'm not sure I can post code here but here tries ...

Step 1 : Bookmark a page, any page, this page, doesnt matter.

Step 2 : Edit the bookmark. In the URL / Location field, replave whatever is there with the following ...

javascript:var sHTML="<html><head><title>gallery</title><body><center><table border=0>";var y=0;for(x=0;x<document.links.length;x++){a=documen t.links[x].href; if (a.match(/jpe|jpeg|jpg|bmp|tiff|tif|bmp|gif|png/i)){sHTML+='<td style="border-style:solid;border-width:1px"><a target="_new" href="'+a+'"><img border="0" width="200" src="'+a+'"></a></td>'; if (!((x+1)%5)) sHTML+="</tr><tr>"}};this.innerHTML=sHTML+"</table></center></body></html>";

Step 3 : You'll probably want to change the name of the bookmark to something really obvious. Mine is called "show all pics"

If this post shows correctly, you'll notice that in javascript there is a 'width=200' statement. This is the size of the displayed thumbnails. Change it to whatever you want.

I have this bookmark as the very first one in my list and its gets used many times a day.

All the best
Reply With Quote
The Following 4 Users Say Thank You to tt2tt2 For This Useful Post:
beto3672 (04-29-2022), fruitloopstest (04-29-2022), suposo2 (06-16-2022), WhiteSpid3r (04-27-2022)

  #2280  
Old 04-27-2022, 07:39 AM
jasguwe jasguwe is offline
Junior Member
 
Join Date: Sep 2015
Posts: 2
Thanks: 1
Thanked 18 Times in 2 Posts
Default

Quote:
Originally Posted by ritto View Post
There are a few ways to view all the images in an open directory as thumbnails to avoid the need to click through each image individually. I use a bookmark that has been edited, so once in the directory, 1 click of the bookmark and all the images are viewable as thumbs. Click a thumb and it opens up fully in a new window.

I'm not sure I can post code here but here tries ...

Step 1 : Bookmark a page, any page, this page, doesnt matter.

Step 2 : Edit the bookmark. In the URL / Location field, replave whatever is there with the following ...

javascript:var sHTML="<html><head><title>gallery</title><body><center><table border=0>";var y=0;for(x=0;x<document.links.length;x++){a=documen t.links[x].href; if (a.match(/jpe|jpeg|jpg|bmp|tiff|tif|bmp|gif|png/i)){sHTML+='<td style="border-style:solid;border-width:1px"><a target="_new" href="'+a+'"><img border="0" width="200" src="'+a+'"></a></td>'; if (!((x+1)%5)) sHTML+="</tr><tr>"}};this.innerHTML=sHTML+"</table></center></body></html>";

Step 3 : You'll probably want to change the name of the bookmark to something really obvious. Mine is called "show all pics"

If this post shows correctly, you'll notice that in javascript there is a 'width=200' statement. This is the size of the displayed thumbnails. Change it to whatever you want.

I have this bookmark as the very first one in my list and its gets used many times a day.

All the best
Amazing, this works well. There is just a small typo in the code (probably because of the formating):

documen t.links[x].href
should be: document.links[x].href

Code:


You are not allowed to view this content until you register.

Reply With Quote
The Following 17 Users Say Thank You to jasguwe For This Useful Post:
bengalsiskin (04-27-2022), beto3672 (04-29-2022), dashcam (04-30-2022), dwe_002 (04-29-2022), dzonikonj (04-27-2022), freaddo (04-27-2022), fruitloopstest (04-29-2022), gum_eins (07-04-2022), jackpot (07-21-2022), moep666 (04-27-2022), PoceHmetalica (04-29-2022), ritto (04-27-2022), rogerLolo38 (04-28-2022), suposo2 (06-16-2022), test.centomila (06-12-2022), thomstone69 (04-27-2022), WhiteSpid3r (04-27-2022)

Reply

Tags
asian, booty, cameltoe, gay bdsm, home made, slip, teen, thong, unaware, unaware wife, volafile, wife


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump