recently encountered a problem, in the cat"s eye movie official website to see the normal display of numbers on the page, but to check the source code is a white box, can anyone solve the problem?
screenshots of some cat"s eye movie pages:
recently encountered a problem, in the cat"s eye movie official website to see the normal display of numbers on the page, but to check the source code is a white box, can anyone solve the problem?
screenshots of some cat"s eye movie pages:
if you look for its loading resources, there should be a font file. Its numbers are displayed in this separate font file, using custom characters, so if you look directly at the code, it will not be displayed (whiteboard characters). It also has a certain anti-crawling effect.
of course, if you study its font file and find the correspondence between custom characters and numbers, this piece of data should also come out.
I remember that I have answered this question once before, but it is not on the platform of Cat's Eye. I can't find it.
this seems to be a font picture. It is generated and redisplayed based on the background data. Instead of simply taking the amount of data, it should be to prevent it from being crawled.
learn that when you look at the source code, you will find that the number is replaced by &-sharpxf37c;&-sharpxecb1;&-sharpxf3eb;.&-sharpxedbd;&-sharpxf3eb;, not a font image.
Previous: Mui? Check box? Default event?
Next: Java abstract methods and interface implementation calls?
sometimes normal and sometimes abnormal, use document.body.scrollTop = document.body.scrollHeight;; on the contrary, input will not be pushed up. Can you give me some advice? Thank you when the keyboard pops up, there is a value in document.body....
there is a demand for the product, and there is no good solution after thinking about it, so I turn to you for help. no, no, no. the requirement is like this: an element (width and height is not fixed, defined according to browser width and height) cont...
A novice at the front end, who knows about html and css for about a month and a half, wants to ask the gods to take a look at it. There is such a page as the first screen, text plus pictures, the first half of the text is fixed, the second half is t...
I want to change the completion content of style s smart prompt to < style type= "text css " > < style > to study whether official documents are always wrong. Can you give me an example in Chinese? thank you very much ....
table binds mouseover, but bubbles do not trigger tr, directly from td to table related codes < table id= "t " > < tr > < td > 1 < td > < td > 2 < td > < td > 3 < td > < td > 6 < td > < tr > < tr > < td > 4 < td > < td > 5 < td > < td ...
Mobile, PC, Mini Program can all I have implemented one. The principle is that by listening to the scroll bar, when the element reaches the top, it shows the element of fixed and hides the original element. but the monitoring of the scroll bar is not s...
the scene is shared to the address of qq Wechat Weibo. Users need to jump to app or download it after opening it. Now ios test is almost done, Android test can not open app, excuse me is the Android writing is not the same. Don t recommend tools that n...
the picture of the PC page is blurry on the macbookPro retina screen. How do you solve this problem? the design draft PC given by the sister of UI design is 500x500; the web page also shows that there is no problem on 500x500 window but it will past...