upgrade mf2util to filter out rel=syndication when parsing feeds
This commit is contained in:
parent
fa88505a78
commit
025d8f4191
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ itsdangerous==0.24
|
||||||
Jinja2==2.8
|
Jinja2==2.8
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
mf2py==1.0.2
|
mf2py==1.0.2
|
||||||
mf2util==0.3.1.1
|
mf2util==0.3.2
|
||||||
psycopg2==2.6.1
|
psycopg2==2.6.1
|
||||||
pyasn1==0.1.9
|
pyasn1==0.1.9
|
||||||
pycparser==2.14
|
pycparser==2.14
|
||||||
|
|
|
@ -48,6 +48,6 @@
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<iframe style="display:none;" src="https://www.subtome.com/register-no-ui.html?name=Woodwind&url=https%3A%2F%2Freader.kylewm.com%2Fsubscribe%3Forigin%3D%7Burl%7D"></iframe>
|
<iframe style="display:none;" src="https://www.subtome.com/register-no-ui.html?name=Woodwind&url=https%3A%2F%2Fwoodwind.xyz%2Fsubscribe%3Forigin%3D%7Burl%7D"></iframe>
|
||||||
|
|
||||||
{% endblock body %}
|
{% endblock body %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue