You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -67,8 +67,8 @@ There are two different parsers:
67
67
68
68
Thus you have 3 configs:
69
69
70
-
* /config/deepslam/parser.php - common config for all parsers. Here you can configure such options as necessary of cleaning code, stripping tags and set allow tags list.
71
-
* /config/deepslam/mercury-tools.php - There is only one settings - API key for service
70
+
* /config/deepslam/parser.php - This is the common config for all parsers. Here you can configure such options as necessary of cleaning code, stripping tags, set allow tags list etc.
71
+
* /config/deepslam/mercury-tools.php - There is only one settings - API key for Mercury API service
72
72
* /config/deepslam/graby.php - This is the copy of original settings of [graby](https://github.com/j0k3r/graby/) parser. You can read about it on [developer's page](https://github.com/j0k3r/graby/).
0 commit comments