Home Backend Development PHP Tutorial 小弟我网页的某些词语被网监系统过滤了,怎么处理

小弟我网页的某些词语被网监系统过滤了,怎么处理

Jun 13, 2016 pm 01:21 PM
html http javascript thread

我网页的某些词语被网监系统过滤了,怎么办?
其实我就是放了小说,绝无色情反动等等不良信息,但是这些系统很弱智,不分青红皂白直接过滤了!

有技术办法能解决么?

------解决方案--------------------
额。。。小说名字么?
------解决方案--------------------
你找负责人啊。来这问有什么用。
------解决方案--------------------
用PHP给那些会被过滤的词加密,然后到客户端在用JavaScript解密就好!

网上有类似的需求,仅供参考:http://www.bacysoft.cn/thread-58-1-1.html
------解决方案--------------------
你知道的太多了....

探讨

用PHP给那些会被过滤的词加密,然后到客户端在用JavaScript解密就好!

网上有类似的需求,仅供参考:http://www.bacysoft.cn/thread-58-1-1.html

------解决方案--------------------
很显然,他肯定不知道那个默认要过滤的表里有多少单词...所以基本上没啥用的,另外将整篇文章都加密 再到js解的话肯定也是行不通.其实最简单的方法就是....输出成图形....

------解决方案--------------------
把敏感词生成一个图片库,或者在处理内容时现生成。然后替换成 小弟我网页的某些词语被网监系统过滤了,怎么处理 就成了。别人要是举报就不行了。
------解决方案--------------------
5L 6L正解

gov行为是不可调和的, 想不被河蟹,搬国外或者删内容
------解决方案--------------------
探讨

把敏感词生成一个图片库,或者在处理内容时现生成。然后替换成 小弟我网页的某些词语被网监系统过滤了,怎么处理 就成了。别人要是举报就不行了。

------解决方案--------------------
变成图形之后,对于我这种小说迷来说,真是件痛苦的事。。。。。。。。。。。。眼睛啊。。。。。。。
------解决方案--------------------
小说读多了,你就能根据上下文猜出******大概意思了,有时候这样猜,也挺好玩
------解决方案--------------------
基本上很难把那些无穷升级版的违禁词都给弄全了...跟杀毒软件差不多,需要每周升级 ...

探讨

引用:

很显然,他肯定不知道那个默认要过滤的表里有多少单词...所以基本上没啥用的,另外将整篇文章都加密 再到js解的话肯定也是行不通.其实最简单的方法就是....输出成图形....


发现一个,加密一个,然后将列表分享出来!
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Table Border in HTML Table Border in HTML Sep 04, 2024 pm 04:49 PM

Guide to Table Border in HTML. Here we discuss multiple ways for defining table-border with examples of the Table Border in HTML.

Nested Table in HTML Nested Table in HTML Sep 04, 2024 pm 04:49 PM

This is a guide to Nested Table in HTML. Here we discuss how to create a table within the table along with the respective examples.

HTML margin-left HTML margin-left Sep 04, 2024 pm 04:48 PM

Guide to HTML margin-left. Here we discuss a brief overview on HTML margin-left and its Examples along with its Code Implementation.

HTML Table Layout HTML Table Layout Sep 04, 2024 pm 04:54 PM

Guide to HTML Table Layout. Here we discuss the Values of HTML Table Layout along with the examples and outputs n detail.

HTML Input Placeholder HTML Input Placeholder Sep 04, 2024 pm 04:54 PM

Guide to HTML Input Placeholder. Here we discuss the Examples of HTML Input Placeholder along with the codes and outputs.

HTML Ordered List HTML Ordered List Sep 04, 2024 pm 04:43 PM

Guide to the HTML Ordered List. Here we also discuss introduction of HTML Ordered list and types along with their example respectively

HTML onclick Button HTML onclick Button Sep 04, 2024 pm 04:49 PM

Guide to HTML onclick Button. Here we discuss their introduction, working, examples and onclick Event in various events respectively.

Moving Text in HTML Moving Text in HTML Sep 04, 2024 pm 04:45 PM

Guide to Moving Text in HTML. Here we discuss an introduction, how marquee tag work with syntax and examples to implement.

See all articles