JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 06.12.2010, 20:25
back_track
Guest
 
Posts: n/a
Default gameone.de

Ich wäre froh wenn man mit jd keine Videos von **External links are only visible to Support Staff****External links are only visible to Support Staff** herrunterladen könnte.

Last edited by Jiaz; 13.03.2011 at 19:44.
Reply With Quote
  #2  
Old 06.12.2010, 20:28
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Bugtracker Ticket:


GreeZ pspzockerscene
__________________
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
  #3  
Old 25.02.2011, 19:15
hugo1970
Guest
 
Posts: n/a
Default

Dafür ist kein RTMP nötig.

Im Quelltext von **External links are only visible to Support Staff****External links are only visible to Support Staff** steht unter anderem:
Code:
playlistfile: "/video_sequences/gameone151.json?ts=1291211175" };

Der Inhalt der Datei (**External links are only visible to Support Staff****External links are only visible to Support Staff**) sieht so aus:
Code:
{"playlist":[{"file":"riptide/production/0014/9210/149212_26982928_flv_448x336_650.flv","annotations":[],"server":"rtmp://cp8619.edgefcs.net/ondemand/","end":879.6,"start":0.0,"height":336,"width":448,"hqv":"riptide/production/0014/9210/149211_26982928_mp4_640x480_1600.mp4","available_profiles":[{"id":149213,"filename":"riptide/production/0014/9210/149213_26982928_mp4_256x192_350.mp4","height":192,"width":256}]}]}
Daraus ergibt sich für die HQ Version folgender link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Ist alles mit Regex lösbar

edit: Hab gerade gesehen, dass der link mittlerweile auch so komplett im quelltext steht :D

Last edited by hugo1970; 25.02.2011 at 19:26.
Reply With Quote
  #4  
Old 25.02.2011, 19:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

dann gib nochma ein paar bsp links
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5  
Old 25.02.2011, 19:39
hugo1970
Guest
 
Posts: n/a
Default

Hier sind Beispiele für die normalen Gameone TV Folgen:
**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**
**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**

Wenn allerdings schon jemand ein gameone-plugin schreibt, könnte er auch gleich das downloaden der Videos in den Blogeintraegen hinzufuegen. Diese hier:

**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**

Wenn die Blogeintraege ein Video enthalten, findet man den Dateinamen des HQ Videos immer hier im Quelltext (ich hab die Stelle mal rot dargestellt)
Code:
      <script type="text/javascript"> 
        var attributes = { id: "flash_container_155061_video_meta_617111" };
        var variables = { file: "riptide/production/0015/5031/155061_299146fd_flv_448x336_550.flv", streamer: "rtmp://cp8619.edgefcs.net/ondemand/", pageName: "gameone/fight-night-champions", duration: "2329.5", adson: true, autostart: false, hqv: "riptide/production/0015/5031/155062_299146fd_mp4_640x480_1400.mp4", configFile: "**External links are only visible to Support Staff**, image: "**External links are only visible to Support Staff**, playername: "155061_video_meta_617111", available_profiles: [{"id":155063,"filename":"riptide/production/0015/5031/155063_299146fd_mp4_256x192_300.mp4","height":144,"width":256}] };
        var params = { wmode: "window", menu: "false", bgcolor: "#000000", allowscriptaccess: "always", allowfullscreen: "true" };
        swfobject.embedSWF("**External links are only visible to Support Staff**, "flash_container_155061_video_meta_617111", "566", "318", "9", "/flash/expressinstall.swf", variables, params, attributes);
      </script>
und aus
riptide/production/0015/5031/155062_299146fd_mp4_640x480_1400.mp4
wird dann
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by hugo1970; 25.02.2011 at 20:07.
Reply With Quote
  #6  
Old 25.02.2011, 20:38
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Also das was ich gesehn hab war rtmp, muss natürlich net heißen, dass alles rtmp is^^
Hab aber aktuell keine Zeit dafür.

GreeZ pspzockerscene
__________________
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
  #7  
Old 25.02.2011, 20:52
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

die mp4 links gehen, muss man halt mal einbauen, wenn man zeit hat
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 25.02.2011, 21:04
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Ah jetzt seh' ichs auch, eig. offensichtlich aber irgendwie hab ichs net kapiert.
Ich weise mir das Ticket mal zu, evtl. wirds dieses Wochenende ja noch was.
Wenns sonst jemand machen will darf er sich das Ticket allerdings gerne schnappen^^

GreeZ pspzockerscene
__________________
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
  #9  
Old 26.02.2011, 16:54
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Decrypter fertig, warte aufs nächste Update und gib uns dann Feedback

GreeZ pspzockerscene
__________________
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 01.03.2011, 10:18
hugo1970
Guest
 
Posts: n/a
Default

Das Decrypten der TV Folgen (zb **External links are only visible to Support Staff****External links are only visible to Support Staff**) klappt einwandfrei, bei den Videos in den Blogeinträgen (zb **External links are only visible to Support Staff****External links are only visible to Support Staff**) passiert allerdings nichts.

edit: Bei den Blogeinträgen ist es etwas anders, der Dateiname steht dort direkt im Quelltext.

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

Quelltext
Code:
hqv: "riptide/production/0015/5507/155548_1a53c895_mp4_640x480_1400.mp4"

Last edited by hugo1970; 01.03.2011 at 10:41.
Reply With Quote
  #11  
Old 01.03.2011, 11:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

warte aufs nächste plugin update
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 01.03.2011, 16:44
hugo1970
Guest
 
Posts: n/a
Default

Jetzt klappt alles. Danke
Reply With Quote
  #13  
Old 04.03.2011, 14:46
back_track
Guest
 
Posts: n/a
Default

Ok danke ^^
Reply With Quote
  #14  
Old 10.03.2011, 19:01
Tristan
Guest
 
Posts: n/a
Default

Hallo, ich hab versucht von der gameone Startseite die Folgen zu laden.

Ich krieg als Fehlermeldung aber Decrypter out of Date: gameone.de

Müsste das bald (wieder) funktionieren?
Reply With Quote
  #15  
Old 10.03.2011, 19:17
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

bsp link bitte
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 10.03.2011, 21:26
Tristan
Guest
 
Posts: n/a
Default

Ich nehm die Hauptseite von gameone also

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

Da der jDownloader die Folgen daraufin nicht sofort findet benutze ich den Button Adressen hinzufügen, Adressen analysieren und dann auf Fortfahren.

Anschließend kommt unten in der Leiste wo man sieht was der jdownloader lädt in Rot eben: Decrypter out of Date: gameone.de

Wenn ich versuche eine einzelne Folge zu laden passiert leider gar nix.

Der Link für ne einzelne Folge wäre z.B.

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

oder

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

usw.

Aber wie gesagt, da passiert bei mir nix.

Wenn ich irgendwas anders machen muss, dann wäre es toll, wenn man mir sagen könnte, was ich eben anders machen muss.
Reply With Quote
  #17  
Old 11.03.2011, 13:18
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

die einzelnen folgen gehen problemlos
aber der erste link geht nicht, da dafür kein plugin gibt. und die links shortened in der webseite hinterlegt sind, diese kannst zb mit flashgot dennoch adden
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 11.03.2011, 21:45
Tristan
Guest
 
Posts: n/a
Default

Danke, mit Flashgot hat es teilweise richtig gut funktioniert.

Ich hatte directhttp bei mir abgestellt. Jetzt gehen bei mir auch die einzelnen Folgen.

Zumindestens gilt das für die Folgen 102-160.

Die Folgen davor (1-101) machen auch immer noch Probleme. (Gehen also nicht.)

Die Links dorthin sind auch ein wenig anders, wahrscheinlich liegt es daran.

Als Beispiel mal Folge 50:

**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**
**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**

Oder liegt das jetzt wieder nur an meinen Einstellungen?
Reply With Quote
  #19  
Old 12.03.2011, 08:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

ich schaus mir später an
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 13.03.2011, 19:43
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

diese folgen nutzen rtmp als protokoll was aktuell noch ein wenig problematisch ist
__________________
JD-Dev & Server-Admin
Reply With Quote
  #21  
Old 01.04.2011, 00:21
Mr.Smackdown
Guest
 
Posts: n/a
Default

Löst das Problem. :(
Reply With Quote
  #22  
Old 01.04.2011, 00:38
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Es gibt kein Problem, das hier ist nur ein Featurerequest.

GreeZ pspzockerscene
__________________
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 08.05.2011, 14:58
Tristan
Guest
 
Posts: n/a
Default

Ich weiß nicht seit wann, aber die Podcasts von GameOne gehen nicht mehr.
Ich meine vor nem Monat oder so ging das noch.

Beispiellink:

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

oder

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

Idealerweise sollte man den Podcast natürlich als mp3 runterladen können.
Reply With Quote
  #24  
Old 09.05.2011, 12:36
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

auf nächstes plugin update warten
__________________
JD-Dev & Server-Admin
Reply With Quote
  #25  
Old 25.05.2011, 13:03
.bismarck's Avatar
.bismarck .bismarck is offline
Leerzeichenüberseher
 
Join Date: Jul 2010
Posts: 889
Default

rtmp Unterstützung hinzugefügt, welche allerdings erst mit dem nächsten Major update in der stabilen Version funktioniert.


.bismarck
Reply With Quote
  #26  
Old 23.06.2011, 17:21
Senbei
Guest
 
Posts: n/a
Default

Hi,
ich weis zwar nicht ob es sich schickt in einen bereits gesolvten Thread zu schreiben, aber es gibt schon wieder die gleichen Probleme mit GameOne ab Folge 173: "Decrypter out of date: gameon.de".
also der hier geht noch **External links are only visible to Support Staff****External links are only visible to Support Staff**
und der hier nicht mehr **External links are only visible to Support Staff****External links are only visible to Support Staff**
Ist das schon bekannt bzw. gibt's da schon (bald) was?

love the show program
regards
Reply With Quote
  #27  
Old 03.07.2011, 18:46
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Das liegt daran, dass die etwas Neues verwenden, um die Videos zu sichern:
Die Videos werden in kleinen Stücken nach und nach runtergeladen wenn du sie dir ansiehst (das bekommste garnet mit).
JDownloader kann sowas allerdings noch net d.h. es wird dauern bis man die downloaden kann.

GreeZ pspzockerscene
__________________
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 09.01.2012, 00:39
XBox-Maniac
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Die Videos werden in kleinen Stücken nach und nach runtergeladen wenn du sie dir ansiehst (das bekommste garnet mit).
Hallo,

die Segmente waren damals nur für den Stream.
Die vollständigen MP4-Files sind aber trotzdem auf dem Server vorhanden.

Alle Videos sind übrigens als simpler HTTP-Download verfügbar
Nur mit RegEx ein paar Strings filtern und das wars schon.

Mit den JDownloader-Plugins kenne ich mich aber leider nicht aus.
Wenn das vielleicht jemand übernehmen würde, stelle ich gerne die Download-Methoden (Blog & TV 1-190+) zur Verfügung.

Gruß
XBox-Maniac

Last edited by XBox-Maniac; 09.01.2012 at 00:49.
Reply With Quote
  #29  
Old 09.01.2012, 19:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Also wenn ich das hier per HttpFox beobachte sehe ich keinen HTTP Stream, auch Flashgot sieht nix und per Wireshark hab ich net geschaut, da HttpFox eig. genug abdeckt:
gameone.de/tv/172
Wo gibts die denn als normalen Download?
Das würden wir gerne einbauen^^

GreeZ pspzockerscene
__________________
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 10.01.2012, 22:15
back_track
Guest
 
Posts: n/a
Default

Erst einmal danke für das was ihr geleistet naja ich bin froh da sich nicht der einzigste bin der das plunging haben will / wollte. Hab jetzt nen sat reciver ^^.

Analysiere bitte mal diese url

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


ach wenn du grad dabei bist^^


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

da sind auch mp4 dateien drin :-)

Last edited by raztoki; 11.01.2012 at 08:40. Reason: removed code bbtag
Reply With Quote
  #31  
Old 11.01.2012, 20:46
XBox-Maniac
Guest
 
Posts: n/a
Default

Download-Methode für GameOne-TV 1 - 101

URL für GameOne Folge 1:
**External links are only visible to Support Staff**

Hier muss z.B. mit RegExp auf mehrere Parts geprüft werden.
Denn die alten TV-Folgen (1-101) bestehen immer aus mehreren FLV-Videos (ca. 3 bis 9).

Mein Pattern für die Video-ID's ist:
Anfang: video:gameone.de:
Ende: '

In einer For-Schleife habe ich dann diese URL mit den gefunden Strings zusammengesetzt:
**External links are only visible to Support Staff**$STRING[$i]


Und den Quelltext von den zusammengesetzten URL's, nach den HTTP-Downloads für die Videos durchsucht.

Mein Pattern ist:
Anfang: <src>
Ende: </src>


Bei GameOne Folge 1, bekommt man dann 5 FLV-Downloads:

**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**

----------------------------


Download-Methode für GameOne-TV 102 - 190+

URL für GameOne Folge 190:
**External links are only visible to Support Staff**
Mein Pattern für die XML-Video-URL ist:
Anfang: text/xml' url='
Ende: '


Dort steht die TV-Folge in mehreren Qualitäts-Stufen zur Verfügung.
Hier habe ich alle Links mit RegExp eingelesen und nach der höchsten Bitrate gefiltert.

Wichtig zu wissen ist wohl, dass sich die Auflösung, Bitrate etc... zwischen Folge 102 und 190 mehrfach geändert haben.

Ich habe zum Filtern der Bitrate z.B. diesen Pattern verwendet:
$TV_Stream = RegExp($TV_XML_Quelltext, '_(\d{2,})\.mp4', 3)


Na ja.. der Stream mit der höchsten Bitrate wäre bei Folge 190 dann dieser:
rtmp://cp8619.edgefcs.net/ondemand/riptide/r2/production/2011/11/29/0433ea0e9a42dbb8d2d53b940b9ab1bc/mp4_640px_1296k_m31_seg0_640x360_1164240.mp4

Hier entfernt man noch den Anfang, bis vor "/r2/".
Also nur das behält man:
/r2/production/2011/11/29/0433ea0e9a42dbb8d2d53b940b9ab1bc/mp4_640px_1296k_m31_seg0_640x360_1164240.mp4

Und fügt diesen String davor ein:
**External links are only visible to Support Staff**

Jetzt hat man den HTTP-Download für Folge 190:
**External links are only visible to Support Staff**

--------------------------


GameOne Blog-Videos:


URL zum Beispiel-Video:
**External links are only visible to Support Staff**

Blog-Beiträge können immer mehrere Videos pro Seite enthalten.
Bei "Game One unplugged: Zombie Würfel" sind es z.B. 2 Stück.


Mein Pattern für die Video-Meta-ID, um zum MRSS zu gelangen:
Anfang: media.mtvnservices.com/
Ende: "

Vor die eben erhaltenen String noch folgendes einfügen:
**External links are only visible to Support Staff**

Dann sollte man folgendes zusammengesetzt haben:
Video 1: Zombie Würfel Erklärung
**External links are only visible to Support Staff**
Video 2: Zombie Würfel ganz
**External links are only visible to Support Staff**
Auf diesen beiden Seiten kann man unter anderem den genauen Video-Namen auslesen.


Mein Pattern für die XML-Video-URL ist:
Anfang: text/xml' url='
Ende: '

Hier wieder genau wie bei den neuen TV-Folgen vorgehen und nach der höchsten Bitrate filtern.
Und wieder "**External links are only visible to Support Staff**" vor "/r2/" setzen.


Schon hat man den fertigen HTTP-Download:

Video 1: Zombie Würfel Erklärung
**External links are only visible to Support Staff**
Video 2: Zombie Würfel ganz
**External links are only visible to Support Staff**
(Das Selbe funktioniert übrigens auch bei den PlayTube-Videos von GameOne)



Ich hoffe, ich konnte das einigermaßen verständlich rüberbringen.

Gruß
XBox-Maniac
Reply With Quote
  #32  
Old 12.01.2012, 19:25
.bismarck's Avatar
.bismarck .bismarck is offline
Leerzeichenüberseher
 
Join Date: Jul 2010
Posts: 889
Default

Hi,

vielen Dank für Deine Hilfe. Ich werde versuchen einige Deiner Hinweise ins Plugin einzubauen.
Wie bist du denn an diesen Link gekommen (...flv/flvgen.jhtml)?


.bismarck
Reply With Quote
  #33  
Old 13.01.2012, 01:12
XBox-Maniac
Guest
 
Posts: n/a
Default

Kein Thema... wäre schade drum, wenns keiner benutzt


Um an die "flv/flvgen.jhtml" URL zu gelangen, musste man damals nur etwas die Feeds durchstöbern.
Ich glaube, GameOne hat das aber mittlerweile geändert... oder ich finds auf die Schnelle nicht.

Deshalb verwende ich einfach mal ein aktuelles Beispiel von MTV.de:
**External links are only visible to Support Staff**
Hier nur den Quelltext nach der "config.xml" durchsuchen.

Den Link von der "config.xml" braucht man nur öffnen...
**External links are only visible to Support Staff**
Und dort steht auch schon der Feed drinne:
Code:
<feed>
     **External links are only visible to Support Staff**
</feed>

Last edited by XBox-Maniac; 13.01.2012 at 01:14.
Reply With Quote
  #34  
Old 13.01.2012, 19:05
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Cool.
Sorry, dass ich dir nicht geantwortet habe, hatte schulisch ne Menge zu tun!

GreeZ pspzockerscene
__________________
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
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 02:28.
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.