Skip to content

Commit b12ac59

Browse files
committed
remove plugins that existed in php-proxy-plugin-bundle
1 parent 1abd958 commit b12ac59

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

config.php

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,7 @@
3838
// ^^ do not disable any of the plugins above
3939
'Cookie',
4040
'Proxify',
41-
'UrlForm',
42-
// site specific plugins below
43-
'Youtube',
44-
'DailyMotion',
45-
'RedTube',
46-
'XHamster',
47-
'XVideos',
48-
'Xnxx',
49-
'Pornhub',
50-
'Twitter'
41+
'UrlForm'
5142
);
5243

5344
// additional curl options to go with each request

0 commit comments

Comments
 (0)