From eb4cdc6d81dd88a45d7b7bf4ee0ab3226d852aaa Mon Sep 17 00:00:00 2001 From: jun7 Date: Wed, 23 May 2018 19:28:32 +0900 Subject: [PATCH] Update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a750eec..296f198 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ Setting chars(whatever) to the env value $DISABLE_ADBLOCK disables adblock. set string ";adblock:false;" as the user data of the webkit_web_context_set_web_extensions_initialization_user_data; -Runtime: + +#### Runtime g_object_set_data(G_OBJECT(webkitwebpage), "adblock", GINT_TO_POINTER('n')); @@ -124,4 +125,4 @@ blank + enter quits. wyebab requst_uri + ' ' + page_uri Outputs result and -Keeps server 30 sec +Keeps server 30 sec.