Skip to content

Commit a4231fe

Browse files
committed
cleaner: block some more words
1 parent f9a83d3 commit a4231fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cleaner.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,17 @@ func removeAds(subs []caption) []caption {
8686
"@gmail.com", "@hotmail.com", "@hotmail.fr",
8787
"napisy.org", "1000fr.com",
8888
"opensubtitles", "open subtitles", "s u b t i t l e",
89-
"sous-titres.eu", "300mbfilms.com", "put.io", "subtitulos.es", "osdb.link",
90-
"simail.si", "sf.net", "vitac.com",
89+
"sous-titres.eu", "300mbfilms.com", "put.io", "subtitulos.es", "osdb.link", "300mbunited",
90+
"simail.si", "sf.net", "vitac.com", "rapidpremium", "psarips",
9191
"yify-torrents", "yify torrents",
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]:", "ripped with subrip",
95+
":[gwc]:", "ripped with subrip", "titra film",
9696

9797
// swedish:
9898
"swedish subtitles", "svenska undertexter", "internationella undertexter",
99-
"svensktextning", "(c) sveriges televisionit",
99+
"svensktextning", "(c) sveriges televisionit", "sveriges television ab",
100100
"undertexter.se", "undertexter. se", "swesub.nu", "divxsweden",
101101
"undertext av", "översatt av", "översättning:", "översättning av", "rättad av",
102102
"synkad av", "synkat av", "synk:", "synkning:", "redigerad av", "textning:",

0 commit comments

Comments
 (0)