JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 18.03.2019, 16:23
ELM0 ELM0 is offline
Junior Loader
 
Join Date: Mar 2019
Posts: 14
Question Fix plugin for hqq.tv / netu.tv / netu.io / waaw.tv

I want to download videos from **External links are only visible to Support Staff****External links are only visible to Support Staff** website, but they use some sort of iframe and hqq.tv / netu.tv video hosting and JD2 cant download the video file.

I tried with F12 debugger or Wireshark, but I cant get the damn video file. Could someone have a look at it?


Example video I tried to download:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**


When I copy the first url into JD2, it lables it as Hoster: "56". But its hosted at hqq.tv or netu.tv. And its displayed as "offline". I read here (https://board.jdownloader.org/showth...hlight=netu.tv) that netu.tv has already been implemented by ZT333, but its not working.
Reply With Quote
  #2  
Old 18.03.2019, 18:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

hqq plugin is still not working. same reason 'how to get that video file'. site uses javascript and recaptcha to hide the final link

NETU.TV has switched streaming format
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 18.03.2019, 18:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

you could try to use developer tools and lookout for mp4 or m3u8 urls
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 07.05.2019, 02:17
Andrew Andrew is offline
Vacuum Cleaner
 
Join Date: Jun 2018
Location: Australia
Posts: 17
Default

Is there still no solution for NETU.TV downloads?

Now that Putlocker has taken over all the 123Movies sites I am unable to retrieve any URLs for videos. And yes, I did try developer tools but videos then will not play and instead the website says "Do not open developer tools".

Andrew
Reply With Quote
  #5  
Old 08.05.2019, 11:41
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

I'm sorry but we simply don't have much time for new plugin related tickets or complex javascript plugin related tickets. our main plugin developer still doesn't have much free time
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 02.02.2020, 21:50
Caneliz
Guest
 
Posts: n/a
Default [NSFW] waaw.tv or netu.tv not being picked by LinkGrabber

LinkGrabber won't find the video in the site, despiet being the only thing there

TestLinks:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Login isn't required to watch the videos

Any help would be appreciated
Reply With Quote
  #7  
Old 03.02.2020, 20:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Merged netu.tv / waaw.tv threads.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #8  
Old 05.03.2020, 01:42
datakey
Guest
 
Posts: n/a
Default

I got some fragmented and little knowledge about hqq.tv hosting.

Pre-requisites,
  • Brave browser.
  • Sniffing software. For Windows, Fiddler.
    (this is required as hosting blocks developer tools so network traffic can't be seen)

Steps I did,
  1. Open the browser
  2. Clear all history (to see whole communications)
  3. Open the sniffer
  4. Go the URL **External links are only visible to Support Staff****External links are only visible to Support Staff**
  5. Click on the video, a new popup will appear
  6. Play the video
    (Using Brave no adds are being played )
  7. In the sniffer, look up for the response type `m3u8`, and copy the URL
  8. Use `ffmpeg` with the previous URL using the command,
    Code:
    ffmpeg.exe -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36" -i "<the previous m3u8 URL>" -c copy video.mp4

Does this help you in anyway? Or the hard part is the browser and popup simulation?
Reply With Quote
  #9  
Old 05.03.2020, 13:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by datakey View Post
Does this help you in anyway? Or the hard part is the browser and popup simulation?
Nope none of this helps us - we know how to download manually
Technically automating this is a different story.

Also, you could probably use browser addons such as "Video DownloadHelper" to get the direct video URLs --> Send them to JD if you want to use JD for downloading.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #10  
Old 21.04.2020, 23:50
SMS SMS is offline
Mega Loader
 
Join Date: Jun 2019
Posts: 64
Default Plugin for ekino.pw / waav.tv

Please make a plugin ekino.pw / waav.tv

Example link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Embedded is this:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
This in turn seems to load data from vkcache.com

Thanks!
Reply With Quote
  #11  
Old 22.04.2020, 13:37
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Merged waaw.tv threads.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #12  
Old 27.11.2022, 02:00
academyoffetishes academyoffetishes is offline
Linkgrabbing Monster
 
Join Date: Feb 2018
Posts: 86
Default fbbpornvideos.com

This is an interesting website that seems download resistant. Here is an example video: **External links are only visible to Support Staff****External links are only visible to Support Staff**

While the video is playing, you can right-click and "copy video link," but it ends up being an "adblock.jpg" not the actual video. I've never seen that happen before.

Also, "Video DownloadHelper" can't recognize any media on their pages.

Perhaps this is a coincidence, but when I open FF dev tools, the tab freezes until I kill it.

Here are some logs that show my attempts at copying the links. 26.11.22 15.58.57 <--> 26.11.22 16.01.29 jdlog://9341311370661/
Reply With Quote
  #13  
Old 27.11.2022, 02:10
academyoffetishes academyoffetishes is offline
Linkgrabbing Monster
 
Join Date: Feb 2018
Posts: 86
Default

Here are some other links:

Spoiler:

HOSTED video: **External links are only visible to Support Staff****External links are only visible to Support Staff**
HOSTED video: **External links are only visible to Support Staff****External links are only visible to Support Staff**
HOSTED video: **External links are only visible to Support Staff****External links are only visible to Support Staff**
A different type of HOSTED video?: **External links are only visible to Support Staff****External links are only visible to Support Staff**
HOSTED video: **External links are only visible to Support Staff****External links are only visible to Support Staff**
HOSTED video: **External links are only visible to Support Staff****External links are only visible to Support Staff**
EMBEDDED video: **External links are only visible to Support Staff****External links are only visible to Support Staff**
tag: **External links are only visible to Support Staff****External links are only visible to Support Staff**
tag: **External links are only visible to Support Staff****External links are only visible to Support Staff**
search: **External links are only visible to Support Staff****External links are only visible to Support Staff**
category: **External links are only visible to Support Staff****External links are only visible to Support Staff**





When the video says, "For video advertisers," at the top left, those seem to be the ones where "Video DownloadHelper" can't find the media. It can figure out how to download the others.
Reply With Quote
  #14  
Old 05.12.2022, 20:07
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

@academyoffetishes
Merged "netu.tv" threads.
The website you linked is embedding content via "netu.tv".
For more context, please read the previous posts in this- and other "hqq.tv / netu.tv / netu.io / waaw.tv" related threads in our support forum.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #15  
Old 02.01.2023, 14:47
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default Hotpornfile.org

Happy New Year, everyone! I hope the entire Jdownloader team has had a wonderful holiday season and at least a few days off to relax.

The link crawler is no longer working on hotpornfile.org. It seems the website modified the "Download" button and Jdownloader isn't able to find the button anymore (just my impression).

Here's a sample link:

**External links are only visible to Support Staff****External links are only visible to Support Staff**

Would be greatly appreciated if someone could look into this issue.

Last edited by BenjaminF; 03.01.2023 at 17:29.
Reply With Quote
  #16  
Old 09.01.2023, 16:59
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Hi,
that website looks to be broken.
All I get is this error:
Code:
Error establishing a database connection
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #17  
Old 09.01.2023, 21:19
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Quote:
Originally Posted by pspzockerscene View Post
All I get is this error:
It's loading on my end... Might have been a temporary problem.
Reply With Quote
  #18  
Old 10.01.2023, 18:04
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Merged same threads.
@BenjaminF
That website is embedding content from netu.tv/waaw.tv see the other posts in this threads.
To put it short:
You most likely won't be able to find anything to automate stream downloads from netu.tv.
Most likely the only thing that will work in this case is to do a screen record.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #19  
Old 10.01.2023, 19:31
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Quote:
Originally Posted by pspzockerscene View Post
Merged same threads.
That website is embedding content from netu.tv/waaw.tv see the other posts in this threads.
Hi, thanks for looking into this. However, I don't really care about the embedded content from netu.tv/waaw.tv, I've never downloaded it, anyway.

Further down on the page you will see a pink "Download" button. Clicking it unhides the real download links (on rapidgator.net, send.cm and uptobox.com) -> up to late December, JDownloader crawler used to be able to retrieve those hidden links.

A few months ago, Jiaz found a solution to another crawler issue on the same website. It may help here as well: https://board.jdownloader.org/showth...865#post508865
Reply With Quote
  #20  
Old 10.01.2023, 20:06
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

You're right I completely forgot that we already got a crawler plugin for that website.

Fixed.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #21  
Old 17.01.2023, 18:51
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Quote:
Originally Posted by pspzockerscene View Post
Fixed.
Thanks! I'll be looking forward to the update.
Reply With Quote
  #22  
Old 17.01.2023, 19:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

I know.
If you can't wait, you can setup our dev version as explained here:
https://support.jdownloader.org/Know...up-ide-eclipse
Else please be patient and wait - this thread- and the update hasn't been forgotten by us!

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #23  
Old 24.02.2023, 18:13
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Hi, any idea if and when this might be updated? I don't mean to pester. However, it's been over a month since my last post and I noticed there was a core update in that period, but it doesn't seem to have included this plugin.

I also tried installing the developer version some time ago following the tutorial. Unfortunately, I didn't manage to get that JDownloader version to start and couldn't check to see if the plugin works there.

Last edited by BenjaminF; 25.02.2023 at 11:26.
Reply With Quote
  #24  
Old 26.02.2023, 06:32
MrGonzo's Avatar
MrGonzo MrGonzo is offline
JD Legend
 
Join Date: Dec 2010
Posts: 612
Default

Am also having issues with hotpornfile these days too...the "download" button brings up this annoying pop-out window (over most of browser)....It gives a "unlock links" button but the link just takes user in a redirect loop to nowhere...and leaves hotpornfile site greyed out....completely unable to access the ddl links.

Please make it so when "hotpornfile" links are copied to JD2 it just bypasses this annoying pop-out that blocks the "download"button. And reads the ddl links inside the "download" button....even if user cant access them because of this damn new pop-out

Thanks
Reply With Quote
  #25  
Old 27.02.2023, 13:20
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by BenjaminF View Post
Hi, any idea if and when this might be updated?
No we never provide any ETA on updates.

Quote:
Originally Posted by MrGonzo View Post
Please make it so when "hotpornfile" links are copied to JD2 it just bypasses this annoying pop-out that blocks the "download"button. And reads the ddl links inside the "download" button....even if user cant access them because of this damn new pop-out
Your post is lacking important information.
Please provide example URLs.

If, in the end this is about "hqq.tv" then I don't see any chances.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?

Last edited by pspzockerscene; 27.02.2023 at 19:08. Reason: Fixed 2nd quote
Reply With Quote
  #26  
Old 27.02.2023, 18:43
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Quote:
Originally Posted by pspzockerscene View Post
No we never provide any ETA on updates.
Okay, thanks for the reply.

BTW, I think you mistakenly attributed your second quote to my post.
Reply With Quote
  #27  
Old 27.02.2023, 19:08
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by BenjaminF View Post
BTW, I think you mistakenly attributed your second quote to my post.
That's right. Fixed.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #28  
Old 04.03.2023, 19:55
MrGonzo's Avatar
MrGonzo MrGonzo is offline
JD Legend
 
Join Date: Dec 2010
Posts: 612
Default

p2p....I'll give you some link examples but its really any page from this site that does this. Just goto any clip to DL, go into the download page, click the pink "Download" button and this pop-out will happen (After captcha check).

I am sending a picture of what happens when I click the download button. Hopefully this helps you find a fix.

**External links are only visible to Support Staff****External links are only visible to Support Staff**

Thanks

Last edited by MrGonzo; 04.03.2023 at 20:08.
Reply With Quote
  #29  
Old 14.03.2023, 16:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Please post that hotpornfile... link here so that I can check this.
The screenshot is not helpful.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #30  
Old 15.03.2023, 00:23
MrGonzo's Avatar
MrGonzo MrGonzo is offline
JD Legend
 
Join Date: Dec 2010
Posts: 612
Default

P2P....its ALL & ANY hotpornfile site links. Just try any scene to DL, click the pink "download" button...captcha will popup, but after completing it that large pop-out box comes out with this "Unlock links" crap, and blocks me from getting at the DDL links. You said you saw the picture...what you saw is what pops out on ALL/ANY movie/scene on this site after finishing the captcha.

I dont understand it.
Reply With Quote
  #31  
Old 20.03.2023, 12:27
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

I'm sorry but I still don't get it and I'm not able to reproduce any of the behavior your've described.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #32  
Old 24.03.2023, 14:55
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

The changes mentioned in my reply in post #22 in this thread have just been released.

CORE-Updates have been released!
All announced bugfixes and features are live!
Please update your JDownloader and report any issues you find asap.
If this thread gets marked as "[Solved]" by our forum staff you can still post in it and we will read- and reply to it!

CORE-Updates wurden released!
Alle angekündigten Bugfixes/Features sind nun verfügbar!
Bitte JDownloader updaten und eventuelle Bugs schnellstmöglich an uns melden.
Falls dieser Thread vom Team als "[Erledigt]" markiert wird, kannst du weiterhin darin antworten und wir lesen/beantworten auch solche Threads!

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #33  
Old 26.03.2023, 13:11
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Quote:
Originally Posted by pspzockerscene View Post
The changes mentioned in my reply in post #22 in this thread have just been released.
Hej psp, many thanks for the notice and the release.

JD is now again able to find the button and crawl the page. However, one little tweak would still be necessary before the plugin works like in the past. :-)

In a browser, when you unhide the links, the website won't ask for another captcha for some time. At the moment, JD does not "remember" those solved captchas and will ask the user to complete another captcha for each individual crawling operation.
In the past, the plugin in JD used to work just like in a browser.

Sample links: Drag-and-drop any link (to a subpage) from the homepage, e.g.

**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by BenjaminF; 26.03.2023 at 13:17. Reason: Edited the last sentence to clarify that I mean links within that website (not external host links).
Reply With Quote
  #34  
Old 27.03.2023, 16:40
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Fixed.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #35  
Old 28.03.2023, 19:22
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Has the fix already been released? I'm asking because there have been a few updates in my JD, but the plugin currently doesn't seem to work at all (JD says "Plugin Defect!").
Reply With Quote
  #36  
Old 28.03.2023, 19:24
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Yes it has been released but it contained a regression.
More information, see:
https://board.jdownloader.org/showthread.php?t=93073
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #37  
Old 28.03.2023, 19:37
BenjaminF BenjaminF is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default

Okay, thanks for the info.
Reply With Quote
Reply

Thread Tools
Display Modes

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

All times are GMT +2. The time now is 12:45.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.