rss-url-finder
Advanced tools
Comparing version 0.0.4-1 to 0.0.4-2
{ | ||
"name": "rss-url-finder", | ||
"version": "0.0.4-1", | ||
"version": "0.0.4-2", | ||
"description": " A javascript/typescript library to search RSS feed via URL or HTML body ", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -41,2 +41,3 @@ # RSS URL Finder | ||
<link rel="alternate" href="/rss2.xml" title="Dev-Academy.com - Web security | Testing & automation | Application architecture" type="application/rss+xml"> | ||
<link rel="canonical" href="https://dev-academy.com/"> | ||
</head> | ||
@@ -51,3 +52,3 @@ </figure> | ||
...... AND EXAMPLE OF HTML ........... | ||
<script src="https://my.asdasdasd23123.com/2323323asdasdasdasdd.js" data-cookieconsent="ignore" charset="utf-8" async="async"></script> | ||
<script src="https://my.hellobar.com/3211232132.js" data-cookieconsent="ignore" charset="utf-8" async="async"></script> | ||
</body> | ||
@@ -54,0 +55,0 @@ </html> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
237143
77