Skip to content

Commit

Permalink
remove extension bypass-twitter-login-wall
Browse files Browse the repository at this point in the history
  • Loading branch information
cmitsakis committed Mar 12, 2023
1 parent fda80bf commit ff455a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ func main() {
o.Extensions["ublock-origin"] = struct{}{}
o.Extensions["clearurls"] = struct{}{}
o.Extensions["simple-temporary-containers"] = struct{}{}
o.Extensions["bypass-twitter-login-wall"] = struct{}{}
o.Extensions["auto-tab-discard"] = struct{}{}
}
if err := run(o); err != nil {
Expand Down

0 comments on commit ff455a6

Please sign in to comment.