Help
RSS
API
Feed
Maltego
Contact
Domain > tzplotgenerator.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-12
3.5.131.63
(
ClassC
)
2025-12-29
3.5.133.83
(
ClassC
)
2026-01-05
52.219.143.16
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: SCj/y9pmzeYJG1rKArnJEzkBfFWFUtQ4xjtYFQRw8TKxvVn+nJ3Ml4R1YdWAUlerG/88ImZ1qfIx-amz-request-id: NAWMK1Q4P3KN3VC3Date: Mon, 29 Dec 2025 15:23:24 GMTLast-Modified: Sun, 02 Apr 20 html>head>script src./js/jquery.min.js>/script>script src./js/jquery.ba-replacetext.min.js>/script>link relstylesheet href./style.css>title>The Twilight Zone Plot Generator/title>/head>body>h1>Twilight Zone Plot Generator/h1>!--h2>by Trent Urness and Carlos Lamas/h2>-->div idrefresh>button>Watch Another Episode/button>/div>p idresult>span idpart1>/span>span idpart2>/span>span idpart3>/span>span idpart4>/span>span idpart5>/span>/body>/html>script>//lets define the varialbes that will be populated with the lists, and seed a couple values into them so theyre definedvar detaillist{detail: A hypochondriac}, {detail: An aging};var wholist{who: man, gender: male}, {who: town drunk, gender: random};var settinglist{setting: in an empty town}, {setting: in New York City};var conflictlist{conflict: cant find anyone}, {conflict: must face death};var conflictplurallist{conflict: cant find anyone}, {conflict: must face death};var conflictplural2list{conflict: cant find anyone}, {conflict: must face death};var resolutionlist{resolution: but it was all in his head.}, {resolution: and vanquishes his enemies.};var resolutionplurallist{resolution: but it was all in their head.}, {resolution: and vanquishes their enemies.};var resolutionplural2list{resolution: but it was all in their head.}, {resolution: and vanquish their enemies.};//this happens on page load$(document).ready(function() {//we run the loadaplot function, and when it completes, we wait 100 ms and run the doit function loadaplot().done(function(){ setTimeout(doit(), 100); });//this code is for the refresh button. It clears the page and runs doit again. $(#refresh).click(function() { $(span).empty(); doit(); }); });function doit() {//this function just runs the steps in sequential order -- makeaplot, writeaplot, and genderchange makeaplot().done(function(){ writeaplot().done(function(){ genderchange(); }); });}function loadaplot() {//this function loads the JSON data into the variables which we defined at the top of the script $.getJSON(./detail.json, function(
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]