Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
$ npm install nekobocc
As of v1.3.x this module now support both ESM and CommonJS.
import NekoBocc from 'nekobocc';
const nekobocc = new NekoBocc();
const NekoBocc = require('nekobocc').default;
const nekobocc = new NekoBocc();
import NekoBocc from 'nekobocc';
const nekobocc = new NekoBocc();
// Get list of released hentai.
nekobocc.release()
.then(res => console.log(res));
[
{
img: 'https://nekopoi.care/wp-content/uploads/2023/01/vlcsnap-2023-01-15-03h18m12s053-300x169.png',
title: '[L2D] Bocchi-chan Maid Service by Consome',
link: 'https://nekopoi.care/l2d-bocchi-chan-maid-service-by-consome/'
},
{
img: 'https://nekopoi.care/wp-content/uploads/2023/01/vlcsnap-2023-01-15-00h06m41s977-300x169.png',
title: '[NEW Release] Kemonokko Tsuushin The Animation Episode 2 Subtitle Indonesia',
link: 'https://nekopoi.care/kemonokko-tsuushin-the-animation-episode-2-subtitle-indonesia/'
}
...
]
{
img: 'https://nekopoi.care/wp-content/uploads/2023/01/vlcsnap-2023-01-01-03h58m25s923-300x169.png',
title: '[NEW Release] Mako-chan Kaihatsu Nikki Episode 4 Subtitle Indonesia – NekoPoi',
synopsis: 'Makoto tiba-tiba berpacaran dengan teman masa kecilnya yaitu Kaoru. Makoto ternyata adalah cewek yang mesum yang tiap malam menonton bokep sambil colmek yang ia dapat dari menyelinap di kamar kakaknya. Namun suatu malam di hari pertama Makoto berpacaran, ia tertangkap basah sedang colmek oleh kakaknya. Dengan rasa gatal yang menyengat dan kemampuan kakaknya akan pengetahuan seks, membuat Makoto tidak dapat menahan godaan untuk bermain dengan kakaknya…',
genre: 'Ahegao, Anal, Big Oppai, Blowjob, Incest, Masturbation, Netorare, Schoolgirl',
producer: 'T-Rex, Bunny Walker',
duration: '16 menit',
quality: [
'[NEW Release] Mako-chan Kaihatsu Nikki Episode 4 Subtitle Indonesia [1080p]',
'[NEW Release] Mako-chan Kaihatsu Nikki Episode 4 Subtitle Indonesia [720p]',
'[NEW Release] Mako-chan Kaihatsu Nikki Episode 4 Subtitle Indonesia [480p]',
'[NEW Release] Mako-chan Kaihatsu Nikki Episode 4 Subtitle Indonesia [360p]'
],
download: [
'https://ouo.io/wshoBm',
'https://ouo.io/7Hol1z',
'https://ouo.io/m75Mbm',
'https://ouo.io/7MLHJz'
]
}
{
img: 'https://nekopoi.care/wp-content/uploads/2021/07/MakochanKaihatsuNikkiep69538176cde48c8e3ebb65761cb63504-213x300.jpg',
title: 'Mako-chan Kaihatsu Nikki',
synopsis: 'Makoto tiba-tiba berpacaran dengan teman masa kecilnya yaitu Kaoru. Makoto ternyata adalah cewek yang mesum yang tiap malam menonton bokep sambil colmek yang ia dapat dari menyelinap di kamar kakaknya. Namun suatu malam di hari pertama Makoto berpacaran, ia tertangkap basah sedang colmek oleh kakaknya. Dengan rasa gatal yang menyengat dan kemampuan kakaknya akan pengetahuan seks, membuat Makoto tidak dapat menahan godaan untuk bermain dengan kakaknya…',
views: 21035,
japanese: 'まこちゃん開発日記',
category: 'Hentai',
episode: 4,
status: 'Completed',
aired: 'Jul 02, 2021',
producer: 'T-Rex, Bunny Walker',
genre: 'Ahegao, Anal, Big Oppai, Blowjob, Incest, Masturbation, Netorare, Schoolgirl',
duration: '16 min',
score: 7,
url: [
'https://nekopoi.care/mako-chan-kaihatsu-nikki-episode-1-subtitle-indonesia/',
'https://nekopoi.care/mako-chan-kaihatsu-nikki-episode-2-subtitle-indonesia/',
'https://nekopoi.care/mako-chan-kaihatsu-nikki-episode-3-subtitle-indonesia/',
'https://nekopoi.care/mako-chan-kaihatsu-nikki-episode-4-subtitle-indonesia/'
]
}
nekobocc.release([page])
page
Page number to be shown, this parameter is optional. Default is 1
.Get list of released hentai.
return a HentaiRelease
nekobocc.search(query)
query
is a string
and you need to pass it, otherwise will resulting an error.Get search result from given query
.
return a HentaiRelease
nekobocc.get(url)
url
Nekopoi episode or hentai page URL.Get metadata of episode or hentai page from a valid URL.
return a HentaiMetadata
or EpisodeMetadata
nekobocc.random()
Get random hentai or episode page.
return a HentaiMetadata
or EpisodeMetadata
FAQs
A simple and lightweight Nekopoi scraper.
The npm package nekobocc receives a total of 12 weekly downloads. As such, nekobocc popularity was classified as not popular.
We found that nekobocc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.