werdpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLis there any progress on this issue?
Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLi very much appreciate your addressing this – thanks!
Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLupdate: somehow or other the
open_basedir
option is being overridden in my server control panel, so it is apparently enabled, however disabling it results in a warning which i assume is a security warningi’m very hesitant to disable this and it seems that BLC is the only plugin that requires this
is it instead possible to code BLC differently so that
open_basedir
can be left enabled?Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLi have 2 php.ini files…
/usr/local/php73/lib/php.ini
/usr/local/lib/php.ini
safe_mode
does not exist (depreciated as you mentioned)
open_basedir
is commented out in both files, however the plugin i’m using to get php info says…open_basedir: /home/admin/:/tmp/:/var/tmp/:/opt/alt/php73/usr/share/pear/:/dev/urandom:/usr/local/php73/lib/:/usr/local/php73/lib/:
Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLForum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLi enabled the log and re-checked about 5 links on the Redirects tab [2020-04-26 13:54:45 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://sfi.usc.edu/vha\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:43:43\', last_success = \'2020-04-17 13:43:43\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://sfi.usc.edu/vha\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/1.1 301 Moved Permanently\\r\\nServer: nginx\\r\\nDate: Fri, 17 Apr 2020 13:43:44 GMT\\r\\nContent-Type: text/html; charset=UTF-8\\r\\nX-Drupal-Cache: MISS\\r\\nExpires: Sun, 19 Nov 1978 05:00:00 GMT\\r\\nX-Content-Type-Options: nosniff\\r\\nLocation: https://sfi.usc.edu/what-we-do/collections\\r\\nX-Request-ID: v-74769480-80b1-11ea-9cc4-573d65ed2150\\r\\nX-AH-Environment: prod\\r\\nX-Geo-Country: US\\r\\nVary: X-Geo-Country\\r\\nCache-Control: max-age=900, public\\r\\nAge: 0\\r\\nVia: varnish\\r\\nX-Cache: MISS\\r\\nConnection: close\\r\\n\\r\\nRequest headers\\n================\\nHEAD /vha HTTP/1.1\\r\\nHost: sfi.usc.edu\\r\\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\nAccept: */*\\r\\nReferer: https://12bytes.org\\r\\nConnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.252518, timeout = 0, result_hash = \'301|0|0|https://sfi.usc.edu/vha\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=4' [2020-04-26 13:54:45 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:45 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:45 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:45 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://sfi.usc.edu/vha\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:43:43\', last_success = \'2020-04-17 13:43:43\', last_check_attempt = \'2020-04-26 13:54:45\', check_count = 1, final_url = \'https://sfi.usc.edu/vha\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/1.1 301 Moved Permanently\\r\\nServer: nginx\\r\\nDate: Fri, 17 Apr 2020 13:43:44 GMT\\r\\nContent-Type: text/html; charset=UTF-8\\r\\nX-Drupal-Cache: MISS\\r\\nExpires: Sun, 19 Nov 1978 05:00:00 GMT\\r\\nX-Content-Type-Options: nosniff\\r\\nLocation: https://sfi.usc.edu/what-we-do/collections\\r\\nX-Request-ID: v-74769480-80b1-11ea-9cc4-573d65ed2150\\r\\nX-AH-Environment: prod\\r\\nX-Geo-Country: US\\r\\nVary: X-Geo-Country\\r\\nCache-Control: max-age=900, public\\r\\nAge: 0\\r\\nVia: varnish\\r\\nX-Cache: MISS\\r\\nConnection: close\\r\\n\\r\\nRequest headers\\n================\\nHEAD /vha HTTP/1.1\\r\\nHost: sfi.usc.edu\\r\\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\nAccept: */*\\r\\nReferer: https://12bytes.org\\r\\nConnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.252518, timeout = 0, result_hash = \'301|0|0|https://sfi.usc.edu/vha\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=4' [2020-04-26 13:54:45 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:45 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:45 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:45 +00:00] DEBUG: HTTP module checking "https://sfi.usc.edu/vha" [2020-04-26 13:54:45 +00:00] INFO: blcCurlHttp Checking link 'https://sfi.usc.edu/vha' [2020-04-26 13:54:45 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://sfi.usc.edu/vha' [2020-04-26 13:54:45 +00:00] DEBUG: HTTP request took 0.341 seconds [2020-04-26 13:54:45 +00:00] INFO: HTTP response: 301, duration: 0.34 seconds, status text: "N/A" [2020-04-26 13:54:45 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://sfi.usc.edu/vha\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:45\', last_success = \'2020-04-26 13:54:45\', last_check_attempt = \'2020-04-26 13:54:45\', check_count = 0, final_url = \'https://sfi.usc.edu/vha\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/1.1 301 Moved Permanently\\r\\nServer: nginx\\r\\nDate: Sun, 26 Apr 2020 13:54:45 GMT\\r\\nContent-Type: text/html; charset=UTF-8\\r\\nX-Drupal-Cache: MISS\\r\\nExpires: Sun, 19 Nov 1978 05:00:00 GMT\\r\\nX-Content-Type-Options: nosniff\\r\\nLocation: https://sfi.usc.edu/what-we-do/collections\\r\\nX-Request-ID: v-7c64a072-87c5-11ea-b8da-db33415547ff\\r\\nX-AH-Environment: prod\\r\\nX-Geo-Country: US\\r\\nVary: X-Geo-Country\\r\\nCache-Control: max-age=900, public\\r\\nAge: 0\\r\\nVia: varnish\\r\\nX-Cache: MISS\\r\\nConnection: close\\r\\n\\r\\nRequest headers\\n================\\nHEAD /vha HTTP/1.1\\r\\nHost: sfi.usc.edu\\r\\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\nAccept: */*\\r\\nReferer: https://12bytes.org\\r\\nConnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.340841, timeout = 0, result_hash = \'301|0|0|https://sfi.usc.edu/vha\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=4' [2020-04-26 13:54:45 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:45 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:45 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:45 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:45 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:46 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:44:36\', last_success = \'2020-04-17 13:44:36\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', redirect_count = 1, log = \'=== HTTP code : 302 ===\\n\\nResponse headers\\n================\\nHTTP/2 302 \\r\\nserver: nginx\\r\\ndate: Fri, 17 Apr 2020 13:44:36 GMT\\r\\ncontent-type: text/html\\r\\ncontent-length: 154\\r\\nlocation: https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html\\r\\nstrict-transport-security: max-age=31536000\\r\\n\\r\\nRequest headers\\n================\\nHEAD /vitamin-c-crystals-1-kilo-non-gmo.html.html HTTP/2\\r\\nHost: www.bronsonvitamins.com\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 302, request_duration = 0.164142, timeout = 0, result_hash = \'302|0|0|https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=86' [2020-04-26 13:54:46 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:46 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:46 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:46 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:44:36\', last_success = \'2020-04-17 13:44:36\', last_check_attempt = \'2020-04-26 13:54:46\', check_count = 1, final_url = \'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', redirect_count = 1, log = \'=== HTTP code : 302 ===\\n\\nResponse headers\\n================\\nHTTP/2 302 \\r\\nserver: nginx\\r\\ndate: Fri, 17 Apr 2020 13:44:36 GMT\\r\\ncontent-type: text/html\\r\\ncontent-length: 154\\r\\nlocation: https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html\\r\\nstrict-transport-security: max-age=31536000\\r\\n\\r\\nRequest headers\\n================\\nHEAD /vitamin-c-crystals-1-kilo-non-gmo.html.html HTTP/2\\r\\nHost: www.bronsonvitamins.com\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 302, request_duration = 0.164142, timeout = 0, result_hash = \'302|0|0|https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=86' [2020-04-26 13:54:46 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:46 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:46 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:46 +00:00] DEBUG: HTTP module checking "https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html" [2020-04-26 13:54:46 +00:00] INFO: blcCurlHttp Checking link 'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html' [2020-04-26 13:54:46 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html' [2020-04-26 13:54:46 +00:00] DEBUG: HTTP request took 0.141 seconds [2020-04-26 13:54:46 +00:00] INFO: HTTP response: 302, duration: 0.14 seconds, status text: "N/A" [2020-04-26 13:54:46 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:46\', last_success = \'2020-04-26 13:54:46\', last_check_attempt = \'2020-04-26 13:54:46\', check_count = 0, final_url = \'https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', redirect_count = 1, log = \'=== HTTP code : 302 ===\\n\\nResponse headers\\n================\\nHTTP/2 302 \\r\\nserver: nginx\\r\\ndate: Sun, 26 Apr 2020 13:54:46 GMT\\r\\ncontent-type: text/html\\r\\ncontent-length: 154\\r\\nlocation: https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html\\r\\nstrict-transport-security: max-age=31536000\\r\\n\\r\\nRequest headers\\n================\\nHEAD /vitamin-c-crystals-1-kilo-non-gmo.html.html HTTP/2\\r\\nHost: www.bronsonvitamins.com\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 302, request_duration = 0.139618, timeout = 0, result_hash = \'302|0|0|https://www.bronsonvitamins.com/vitamin-c-crystals-1-kilo-non-gmo.html.html\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=86' [2020-04-26 13:54:46 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:46 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:46 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:46 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:46 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:47 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://www.reactos.org/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:44:52\', last_success = \'2020-04-17 13:44:52\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://www.reactos.org/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\nserver: nginx\\r\\ndate: Fri, 17 Apr 2020 13:44:52 GMT\\r\\ncontent-type: text/html\\r\\ncontent-length: 178\\r\\nlocation: https://reactos.org/\\r\\nstrict-transport-security: max-age=63072000\\r\\n\\r\\nRequest headers\\n================\\nHEAD / HTTP/2\\r\\nHost: www.reactos.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.650723, timeout = 0, result_hash = \'301|0|0|https://www.reactos.org/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=103' [2020-04-26 13:54:47 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:47 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:47 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:47 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://www.reactos.org/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:44:52\', last_success = \'2020-04-17 13:44:52\', last_check_attempt = \'2020-04-26 13:54:47\', check_count = 1, final_url = \'https://www.reactos.org/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\nserver: nginx\\r\\ndate: Fri, 17 Apr 2020 13:44:52 GMT\\r\\ncontent-type: text/html\\r\\ncontent-length: 178\\r\\nlocation: https://reactos.org/\\r\\nstrict-transport-security: max-age=63072000\\r\\n\\r\\nRequest headers\\n================\\nHEAD / HTTP/2\\r\\nHost: www.reactos.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.650723, timeout = 0, result_hash = \'301|0|0|https://www.reactos.org/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=103' [2020-04-26 13:54:47 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:47 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:47 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:47 +00:00] DEBUG: HTTP module checking "https://www.reactos.org/" [2020-04-26 13:54:47 +00:00] INFO: blcCurlHttp Checking link 'https://www.reactos.org/' [2020-04-26 13:54:47 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://www.reactos.org/' [2020-04-26 13:54:48 +00:00] DEBUG: HTTP request took 0.672 seconds [2020-04-26 13:54:48 +00:00] INFO: HTTP response: 301, duration: 0.67 seconds, status text: "N/A" [2020-04-26 13:54:48 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://www.reactos.org/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:47\', last_success = \'2020-04-26 13:54:47\', last_check_attempt = \'2020-04-26 13:54:47\', check_count = 0, final_url = \'https://www.reactos.org/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\nserver: nginx\\r\\ndate: Sun, 26 Apr 2020 13:54:48 GMT\\r\\ncontent-type: text/html\\r\\ncontent-length: 178\\r\\nlocation: https://reactos.org/\\r\\nstrict-transport-security: max-age=63072000\\r\\n\\r\\nRequest headers\\n================\\nHEAD / HTTP/2\\r\\nHost: www.reactos.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.670244, timeout = 0, result_hash = \'301|0|0|https://www.reactos.org/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=103' [2020-04-26 13:54:48 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:48 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:48 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:48 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:48 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:49 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:46:09\', last_success = \'2020-04-17 13:46:09\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:46:09 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/herd-immunity-a-dishonest-marketing-gimmick/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/herd-immunity-a-dishonest-marketing-gimmick/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.229791, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=155' [2020-04-26 13:54:49 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:49 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:49 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:49 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:46:09\', last_success = \'2020-04-17 13:46:09\', last_check_attempt = \'2020-04-26 13:54:49\', check_count = 1, final_url = \'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:46:09 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/herd-immunity-a-dishonest-marketing-gimmick/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/herd-immunity-a-dishonest-marketing-gimmick/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.229791, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=155' [2020-04-26 13:54:49 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:49 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:49 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:49 +00:00] DEBUG: HTTP module checking "https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/" [2020-04-26 13:54:49 +00:00] INFO: blcCurlHttp Checking link 'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/' [2020-04-26 13:54:49 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/' [2020-04-26 13:54:49 +00:00] DEBUG: HTTP request took 0.262 seconds [2020-04-26 13:54:49 +00:00] INFO: HTTP response: 301, duration: 0.26 seconds, status text: "N/A" [2020-04-26 13:54:49 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:49\', last_success = \'2020-04-26 13:54:49\', last_check_attempt = \'2020-04-26 13:54:49\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Sun, 26 Apr 2020 13:54:49 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/herd-immunity-a-dishonest-marketing-gimmick/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/herd-immunity-a-dishonest-marketing-gimmick/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.260877, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/herd-immunity-a-dishonest-marketing-gimmick/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=155' [2020-04-26 13:54:49 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:49 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:49 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:49 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:49 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:50 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:46:15\', last_success = \'2020-04-17 13:46:15\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:46:15 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.139437, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=176' [2020-04-26 13:54:50 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:50 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:50 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:50 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:46:15\', last_success = \'2020-04-17 13:46:15\', last_check_attempt = \'2020-04-26 13:54:50\', check_count = 1, final_url = \'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:46:15 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.139437, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=176' [2020-04-26 13:54:50 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:50 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:50 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:50 +00:00] DEBUG: HTTP module checking "https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/" [2020-04-26 13:54:50 +00:00] INFO: blcCurlHttp Checking link 'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/' [2020-04-26 13:54:50 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/' [2020-04-26 13:54:50 +00:00] DEBUG: HTTP request took 0.161 seconds [2020-04-26 13:54:50 +00:00] INFO: HTTP response: 301, duration: 0.16 seconds, status text: "N/A" [2020-04-26 13:54:50 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:50\', last_success = \'2020-04-26 13:54:50\', last_check_attempt = \'2020-04-26 13:54:50\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Sun, 26 Apr 2020 13:54:50 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.159486, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/cdc-study-shows-7-7-fold-greater-odds-miscarriage-influenza-vaccine/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=176' [2020-04-26 13:54:50 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:50 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:50 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:50 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:50 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:51 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:46:43\', last_success = \'2020-04-17 13:46:43\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:46:43 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.137402, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=203' [2020-04-26 13:54:51 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:51 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:51 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:51 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:46:43\', last_success = \'2020-04-17 13:46:43\', last_check_attempt = \'2020-04-26 13:54:51\', check_count = 1, final_url = \'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:46:43 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.137402, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=203' [2020-04-26 13:54:51 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:51 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:51 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:51 +00:00] DEBUG: HTTP module checking "https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/" [2020-04-26 13:54:51 +00:00] INFO: blcCurlHttp Checking link 'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/' [2020-04-26 13:54:51 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/' [2020-04-26 13:54:52 +00:00] DEBUG: HTTP request took 0.160 seconds [2020-04-26 13:54:52 +00:00] INFO: HTTP response: 301, duration: 0.16 seconds, status text: "N/A" [2020-04-26 13:54:52 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:51\', last_success = \'2020-04-26 13:54:51\', last_check_attempt = \'2020-04-26 13:54:51\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Sun, 26 Apr 2020 13:54:52 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.159193, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/betrayal-of-public-trust-institutional-corruption-vaccine-safety-ratings-vaccine-science-falsified-intro/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=203' [2020-04-26 13:54:52 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:52 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:52 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:52 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:52 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:54 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:52:15\', last_success = \'2020-04-17 13:52:15\', last_check_attempt = \'0000-00-00 00:00:00\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:52:15 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/childhood-cancers-autism-environmental-toxins/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/childhood-cancers-autism-environmental-toxins/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.159169, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=212' [2020-04-26 13:54:54 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:54 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:54 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:54 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-17 13:52:15\', last_success = \'2020-04-17 13:52:15\', last_check_attempt = \'2020-04-26 13:54:54\', check_count = 1, final_url = \'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Fri, 17 Apr 2020 13:52:15 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1f mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/childhood-cancers-autism-environmental-toxins/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/childhood-cancers-autism-environmental-toxins/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.159169, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 1, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=212' [2020-04-26 13:54:54 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:54 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:54 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:54 +00:00] DEBUG: HTTP module checking "https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/" [2020-04-26 13:54:54 +00:00] INFO: blcCurlHttp Checking link 'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/' [2020-04-26 13:54:54 +00:00] DEBUG: blcCurlHttp Clean URL: 'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/' [2020-04-26 13:54:54 +00:00] DEBUG: HTTP request took 0.172 seconds [2020-04-26 13:54:54 +00:00] INFO: HTTP response: 301, duration: 0.17 seconds, status text: "N/A" [2020-04-26 13:54:54 +00:00] DEBUG: blcLink:save Updating a link. SQL query: 'UPDATE db_blc_links SET url = \'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', first_failure = \'0000-00-00 00:00:00\', last_check = \'2020-04-26 13:54:54\', last_success = \'2020-04-26 13:54:54\', last_check_attempt = \'2020-04-26 13:54:54\', check_count = 0, final_url = \'https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', redirect_count = 1, log = \'=== HTTP code : 301 ===\\n\\nResponse headers\\n================\\nHTTP/2 301 \\r\\ndate: Sun, 26 Apr 2020 13:54:54 GMT\\r\\nserver: Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4 mod_fcgid/2.3.9\\r\\nlocation: https://childrenshealthdefense.org/news/childhood-cancers-autism-environmental-toxins/\\r\\ncontent-type: text/html; charset=iso-8859-1\\r\\n\\r\\nRequest headers\\n================\\nHEAD /news/childhood-cancers-autism-environmental-toxins/ HTTP/2\\r\\nHost: worldmercuryproject.org\\r\\nuser-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\\r\\naccept: */*\\r\\nreferer: https://12bytes.org\\r\\nconnection: close\\r\\n\\r\\n\\nLink is valid.\', http_code = 301, request_duration = 0.170301, timeout = 0, result_hash = \'301|0|0|https://worldmercuryproject.org/news/childhood-cancers-autism-environmental-toxins/\', broken = 0, warning = 0, false_positive = 0, may_recheck = 1, being_checked = 0, status_text = \'\', status_code = \'\', dismissed = 0 WHERE link_id=212' [2020-04-26 13:54:54 +00:00] DEBUG: blcLink:save Link updated. [2020-04-26 13:54:54 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:54 +00:00] DEBUG: Commit executed. [2020-04-26 13:54:54 +00:00] DEBUG: Starting DB commit. [2020-04-26 13:54:54 +00:00] DEBUG: Commit executed.
- This reply was modified 4 years, 11 months ago by Steven Stern (sterndata).
- This reply was modified 4 years, 11 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLin your screen cap https://www.reactos.org/ is redirected to https://reactos.org/, which is correct
on my end, both urls are the same (https://www.reactos.org/) and clicking the recheck link does not change/update this
Forum: Plugins
In reply to: [Broken Link Checker] ‘Redirected Links’ not displaying redirect URLhi Biplav – the fix redirect option is enabled (i’ve been using BLC for quite a few years so i kind of know my way around)
also the redirect URLs used to show up in the table without expanding the rows – i know this because i often hovered the links to see the new targets, plus, what is the point of having a ‘Redirect URL’ column in the table if it’s going to display the same URLs as in the ‘URL’ column?
also ‘final destination’ listed for these links is the same as the original link … to expand on an example i gave above…
URL:
https://www.reactos.org/
Redirect URL:https://www.reactos.org/
Final URL:https://www.reactos.org/
the actual destination however is
https://reactos.org/
so the new destination is not listed and there’s no option to fix the redirect
in summary…
* the ‘Redirect URL’ column of the table should display the redirect, not the original URL, else there’s no reason to have it
* the ‘fix redirect’ option is missing in these cases even when the option is enabled> Did turning off the “Add button to visual editor” option make any difference?
i didn’t try it yet – but no worries – this is a minor issue anyway and if haven’t gotten similar feedback from people then it may be specific to my environment
> You are quite right that I will eventually be adding a block for the Gutenberg editor
unless there’s some radical changes in the pipeline i will likely never be using that and if WP ever forces the issue i’ll move to another platform
far as i’m concerned you can mark this as resolved if you wish – i’ll leave that up to you
and THANKS!
if you need more info from me, let me know
and yes, i’m fine with using the shortcode, however the shortcode is going to get converted to the “block” (if that’s what you call it) anyway, so if you edit/reload the page then we’re back to square uno i think?
also i didn’t test clean – i’m using the classic editor with TinyMCE Advanced
Forum: Plugins
In reply to: [Broken Link Checker] ‘fix redirect’ missinghi Adam – it looks like you’re right – the reason i wasn’t seeing the links is because nearly all the URLs on the redirects tab redirect to the same URL (301, 302, 307) which means there seems to be a new bug here
example:
https://www.buchenwald.de/
redirects to the same URL (307) on the Redirects tab, however it actually redirects tohttps://www.buchenwald.de/nc/896/
if you load the URLbefore BLC listed the ‘source’ URL as
https://www.buchenwald.de/nc/896/
and displayed the ‘fix redirect’ link, however now it lists the same URL twice (in URL and Source columns) and there is no fix linkin my case BLC is listing 71 redirects and of those only 1 shows the ‘fix redirect’ link – for all of the others, i don’t know if they’re actual redirects or not since the original and source URLs are the same
Forum: Plugins
In reply to: [Broken Link Checker] php ‘open_basedir’ warninghi Dimitris
yes, that makes sense, however it’s not an ideal situationi’ve noticed this kind of problem before with other domains and i thought it may have been the UA that BLC uses, but it looks like there’s more going on than that
what do you think you might be able to address such an issue if anything?
[Moderator note: Please, No bumping.]
- This reply was modified 5 years, 1 month ago by James Huff.
- This reply was modified 4 years, 11 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [Broken Link Checker] php ‘open_basedir’ warningmy browser doesn’t give any warnings and they’re using a valid Let’s Encrypt cert
are you warned when you visit archive.vn or archive.is? if so, there may be something wrong on your end
there’s now 582 of these – here’s more examples…
https://archive.is/6jDZz https://archive.vn/zl2Uz https://archive.is/20150516104658/https://www.wanttoknow.info/mediacorruption
Forum: Plugins
In reply to: [Lazy Loader] request: javascript fallbacki posted this issue to the github page since i wasn’t getting a response here
Forum: Requests and Feedback
In reply to: Request regarding cookies and embedded content> You’re asking for placing another unnecessary barrier for people to contribute code. Documenting code is tedious enough, you are asking a contributor to increase their burden when all they want to do is share code.
Mozilla requires it to some extent
so does Chrome
but for WordPress it’s too burdensome?i agree with the OP in that plugin devs should be required to list, at the very least, what 3rd party resources a plugin uses and what, if any, data is collected that is not required to perform its stated purpose and what that data is used for
i think the goal should be transparency and protecting user privacy over not wanting to place a small burden on plugin developers – i don’t see Firefox add-on devs jumping ship because of their add-on developer policies, and as for those that go elsewhere because they don’t respect user privacy, good riddins