Screw up scrapper

Screws up the scrapper at https://gist.github.com/kyhwana/73161a50d1b5019b18e3965b55a1a192 using a spider trap. Should screw up some other curl based scrappers.
master
powerboat9 4 years ago committed by GitHub
parent b1ed2385e2
commit f4d44a81e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      _includes/signatures.html

@ -1,5 +1,6 @@
<p><b>Signed by {{ site.data.signed.size }} individuals:</b></p> <p><b>Signed by {{ site.data.signed.size }} individuals:</b></p>
<ol> <ol>
<!--<li><a href="https://github.com/[1-999][1-999][1-999][1-999]">Spider Trap</a></li>-->
{%- capture signs -%} {%- capture signs -%}
{%- for sign_hash in site.data.signed -%} {%- for sign_hash in site.data.signed -%}
{%- assign signature = sign_hash[1] -%} {%- assign signature = sign_hash[1] -%}

Loading…
Cancel
Save