Comparing version 1.3.4 to 1.3.5
@@ -178,3 +178,3 @@ const request = require('node-superfetch'); | ||
try { | ||
const { body } = await request.get("https://croxy-api.glitch.me/twitter?key=genel&ara="+yazi); | ||
const { body } = await request.get("https://croxy-api.glitch.me/film?key=genel&ara="+yazi); | ||
return body | ||
@@ -181,0 +181,0 @@ } catch (err) { |
@@ -36,3 +36,3 @@ { | ||
}, | ||
"version": "1.3.4" | ||
"version": "1.3.5" | ||
} |
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
17263