aliases:
tags: Type/Source/Video/TV proto
from: "[[Gunnysacking]]"
related:
contra:
to:
by:
rating:
status:
dateCreated: 2023-12-03, 10:47
dateModified: 2023-12-03, 10:47
version: 1.0
publish: true
![]() |
"Hurricane Neddy" is the eighth episode of the eighth season of the American animated television series The Simpsons. It originally aired on the Fox network in the United States on December 29, 1996. It was written by Steve Young, directed by Bob Anderson, and features a cameo by Jon Lovitz as Jay Sherman from The Critic. In the episode, a violent hurricane strikes Springfield and spares the Simpsons. But, by pure chance, the only house destroyed belongs to Ned Flanders. As a result, Ned begins to lose his faith in God and the townspeople around him, especially Homer leading to a nervous breakdown. |
---|---|
wikipedia:: Hurricane Neddy |
= this.file.name
TABLE WITHOUT ID
file.link AS Name, by AS By, in AS In, of AS Of, date AS Date, year AS Year
FROM #Type
WHERE
(
(
any(contains(by, this.by))
AND
by
)
OR
(
any(contains(in, this.in))
AND
in
)
OR
(
any(contains(of, this.of))
AND
of
)
OR
(
any(contains(in, this.file.name))
OR
any(contains(in, this.file.link))
)
OR
(
any(contains(of, this.file.name))
OR
any(contains(of, this.file.link))
)
AND
file.name !=this.file.name
)
SORT file.etags DESC, date DESC, year DESC