Skip to content

Commit f9a83d3

Browse files
committed
cleaner: block another keyword
1 parent dc518ae commit f9a83d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cleaner.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ func removeAds(subs []caption) []caption {
8282
"allsubs.org", "hdbits.org", "bierdopje.com", "subcentral",
8383
"cssubs", "tvsub", "uksubtitles",
8484
"ragbear.com", "ydy.com", "yyets.net", "indivx.net", "sub-way.fr", "blogspot",
85-
"forom.com", "forom. com", "facebook.com", "hdvietnam.com", "sapo.pt",
85+
"forom.com", "forom. com", "facebook.com", "hdvietnam.com", "sapo.pt", "softhome.net",
8686
"@gmail.com", "@hotmail.com", "@hotmail.fr",
8787
"napisy.org", "1000fr.com",
8888
"opensubtitles", "open subtitles", "s u b t i t l e",
@@ -92,7 +92,7 @@ func removeAds(subs []caption) []caption {
9292
"thepiratebay", "anoxmous", "verdikt", "la fisher team", "red bee media",
9393
"mkv player", "best watched using", "advertise your product", "remove all ads",
9494
"memoryonsmells", "1st-booking",
95-
":[gwc]:",
95+
":[gwc]:", "ripped with subrip",
9696

9797
// swedish:
9898
"swedish subtitles", "svenska undertexter", "internationella undertexter",

0 commit comments

Comments
 (0)